Skip to content

Commit

Permalink
feat: Added de_DE (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrelasse authored Oct 1, 2023
1 parent ad1212d commit 68a5a66
Show file tree
Hide file tree
Showing 10 changed files with 6,225 additions and 5,118 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# YimMenu Translations

1,105 changes: 1,105 additions & 0 deletions de_DE.json

Large diffs are not rendered by default.

1,370 changes: 685 additions & 685 deletions en_LOL.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@
"MODIFY_TIME": "Modify Time",
"MORS_FIX_ALL": "Mors Mutual Fix All Vehicles",
"MORS_MUTUAL": "Mors Mutual",
"MULTI_KICK":"Multi kick",
"MULTI_KICK_DESC":"Kick the player using all available methods",
"MULTI_KICK": "Multi kick",
"MULTI_KICK_DESC": "Kick the player using all available methods",
"MUTE_SIREN": "Mute Siren",
"MUTE_SIREN_DESC": "Disables the siren sound of Emergency vehicles",
"MSG_SENT_FAIL": "Message not sent. Are you connected to the internet?",
Expand Down Expand Up @@ -1104,4 +1104,4 @@
"VFX_AZIMUTH_TRANSITION": "Azimuth Transition",
"VFX_ZENITH": "Zenith",
"VFX_STARS_INTENSITY": "Stars Intensity"
}
}
1,598 changes: 799 additions & 799 deletions es_ES.json

Large diffs are not rendered by default.

1,598 changes: 799 additions & 799 deletions fr_FR.json

Large diffs are not rendered by default.

20 changes: 12 additions & 8 deletions index.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
{
"version": 43,
"version": 44,
"default_lang": "en_US",
"translations": {
"es_ES": {
"name": "Español (España)",
"file": "es_ES.json"
"de_DE": {
"name": "Deutsch",
"file": "de_DE.json"
},
"en_LOL": {
"name": "Lolcat",
"file": "en_LOL.json"
},
"en_US": {
"name": "English (US)",
"file": "en_US.json"
},
"es_ES": {
"name": "Español (España)",
"file": "es_ES.json"
},
"fr_FR": {
"name": "Français (FR)",
"file": "fr_FR.json"
},
"en_LOL": {
"name": "Lolcat",
"file": "en_LOL.json"
},
"pt_BR": {
"name": "Portuguese (BR)",
"file": "pt_BR.json"
Expand Down
2,154 changes: 1,077 additions & 1,077 deletions pt_BR.json

Large diffs are not rendered by default.

Loading

0 comments on commit 68a5a66

Please sign in to comment.