From b253fb84d453864c6135d27294b60e5d3bc4c252 Mon Sep 17 00:00:00 2001 From: Richard Fox Date: Tue, 3 Oct 2023 03:38:16 -0700 Subject: [PATCH] feat(worlds): LOADED LOADED! --- en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/en.json b/en.json index dd213e6..23f5c19 100644 --- a/en.json +++ b/en.json @@ -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",