Skip to content

Commit

Permalink
feat: Add translation for #2331 and update Chinese localization files (
Browse files Browse the repository at this point in the history
  • Loading branch information
sch-lda authored Nov 4, 2023
1 parent db5e19b commit d0bb80a
Show file tree
Hide file tree
Showing 3 changed files with 879 additions and 184 deletions.
8 changes: 8 additions & 0 deletions en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,10 @@
"LOAD_SP_MAP": "Load SP Map",
"LOAD_VEHICLE": "Load Vehicle",
"LOBBY_LOCK": "Lobby Lock",
"LOBBY_LOCK_ALLOWED": "A friend or trusted player with the name of {} has been allowed to join the locked session",
"LOBBY_LOCK_ALLOW_FRIENDS": "Allow Friends Into Locked Lobby",
"LOBBY_LOCK_ALLOW_FRIENDS_DESC": "Allows Friends to Join Lobby While Locked",
"LOBBY_LOCK_DENIED": "A player with the name of {} has been denied entry",
"LOBBY_LOCK_DESC": "Blocks all players from joining. May not work on some modders.",
"LOCAL_CAUTOMOBILE": "Local CAutomobile",
"LOCAL_CNETGAMEPLAYER": "Local CNetGamePlayer",
Expand Down Expand Up @@ -758,6 +760,7 @@
"NOCLIP_AIM_SPEED_MULTIPLIER": "No Clip Movement Speed Multiplier While Aiming",
"NOCLIP_SPEED_MULTIPLIER": "No Clip Movement Speed Multiplier",
"NORMAL": "Normal",
"NOTIFICATION_CRASH_TYPE_BLOCKED": "%s tried to crash me using %s!",
"NOTIFICATION_WELCOME_TEXT": "Loaded YimMenu. Press {} to open",
"NOTIFICATION_WELCOME_TITLE": "Welcome",
"NOTIFY": "Notify",
Expand Down Expand Up @@ -1201,6 +1204,11 @@
"TRIGGER_CEO_RAID_DESC": "The player has to be in a CEO for this to work",
"TRIGGER_MC_RAID": "Trigger MC Raid",
"TROLL": "Troll",
"TRUST": "Trust",
"TRUST_FRIENDS": "Trust friends",
"TRUST_FRIENDS_DESC": "Friends won't be flagged as modders or taken actions by reactions",
"TRUST_SESSION": "Trust this session",
"TRUST_SESSION_DESC": "Players in this session won't be flagged as modders or taken actions by reactions",
"TURBO": "Turbo",
"TURN_ENGINE_OFF": "Turn Engine Off",
"TURN_ENGINE_ON": "Turn Engine On",
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 50,
"version": 51,
"default_lang": "en_US",
"translations": {
"de_DE": {
Expand Down
Loading

0 comments on commit d0bb80a

Please sign in to comment.