feat(worlds): LOADED

LOADED!
This commit is contained in:
Richard Fox 2023-10-03 03:38:16 -07:00
parent ef9db177e7
commit b253fb84d4

View file

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