h1-mod/data/zonetool/localizedstrings/german.json
Vlad 4e1e3ab028 Add 'Unlock All' button in SP (#358)
* Add 'Unlock All' button in SP

* Add 'Unlock All' button in SP
* Hide useless 'Leaderboard' button

* cleanup and format

* fix errors i think

* Revert "fix errors i think"

This reverts commit bbd0287d6fa7a3fd8b4f487b1331250f39522b28.

* Revert "cleanup and format"

This reverts commit a0aeced689e10d0855510784d5cc1ba0aa7362ad.

Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
Co-authored-by: m <mjkzyalt@gmail.com>
2022-11-20 15:11:10 -06:00

17 lines
686 B
JSON

{
"LOCALE_ENGLISH": "Englisch",
"LOCALE_ENGLISH_SAFE": "Englisch (Sicher)",
"LOCALE_FRENCH": "Französisch",
"LOCALE_GERMAN": "Deutsch",
"LOCALE_ITALIAN": "Italienisch",
"LOCALE_JAPANESE_PARTIAL": "Japanisch (Untertitelt)",
"LOCALE_KOREAN": "Koreanisch",
"LOCALE_POLISH": "Polnisch",
"LOCALE_PORTUGUESE": "Portugiesisch",
"LOCALE_RUSSIAN": "Russisch",
"LOCALE_SIMPLIFIED_CHINESE": "Vereinfachtes Chinesisch",
"LOCALE_SPANISH": "Spanisch",
"LOCALE_TRADITIONAL_CHINESE": "Traditionelles Chinesisch",
"LUA_MENU_CAMPAIGN_UNLOCKED_ALL_TITLE": "Alle Missionen freischalten",
"LUA_MENU_CANCEL_UNLOCK_CAPS": "Freischalten abbrechen"
}