Merge pull request #16 from Yellow-Dog-Man/prime/feat/loaded

feat(worlds): LOADED
This commit is contained in:
Tomas Mariancik 2023-10-04 02:16:08 +02:00 committed by GitHub
commit 80e82afb96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,6 +165,7 @@
"World.LoadingFailed": "Failed",
"World.LoadedAssets": "Loaded {assets} of {total_assets}",
"World.Downloading": "Downloading {bytes} of {total_bytes}",
"World.Loaded": "Loaded",
"World.Connection.EstablishingConnection": "Establishing connection",
"World.Connection.RequestingJoin": "Requesting Join",