From c863a8c71073fc3c8d8246eb815c6017e9d92edb Mon Sep 17 00:00:00 2001 From: Lacyway <20912169+Lacyway@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:13:59 +0100 Subject: [PATCH] Update locales --- assets/database/locales/global/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/database/locales/global/en.json b/assets/database/locales/global/en.json index 353c628c..6bc102c8 100644 --- a/assets/database/locales/global/en.json +++ b/assets/database/locales/global/en.json @@ -43,6 +43,7 @@ "F_MMUI_LoadingScreenHeader": "LOADING", "F_MMUI_LoadingScreenDescription": "Please wait while the raid is initializing... this might take some time.", "F_MMUI_JoinAsSpectator": "Join as spectator", + "F_UI_StartRaid": "Start Raid", "F_UI_StartRaidDescription": "Starts the raid\nNew players will not be able to join", "F_UI_CannotJoinRaidOtherMap": "Cannot join a raid that is on another map.\nRaid map: {0}", "F_UI_CannotJoinRaidOtherTime": "Cannot join a raid that is on another time.",