h1-mod/data/zonetool/localizedstrings/portuguese.json
Vlad d71e656341
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

18 lines
658 B
JSON

{
"LOCALE_ENGLISH": "Inglês",
"LOCALE_ENGLISH_SAFE": "Inglês (Censurado)",
"LOCALE_FRENCH": "Français",
"LOCALE_GERMAN": "Alemão",
"LOCALE_ITALIAN": "Italiano",
"LOCALE_JAPANESE_PARTIAL": "Japonês (Parcial)",
"LOCALE_KOREAN": "Coreano",
"LOCALE_POLISH": "Polonês",
"LOCALE_PORTUGUESE": "Português",
"LOCALE_RUSSIAN": "Russo",
"LOCALE_SIMPLIFIED_CHINESE": "Chinês simplificado",
"LOCALE_SPANISH": "Español",
"LOCALE_TRADITIONAL_CHINESE": "Chinês tradicional",
"LUA_MENU_CAMPAIGN_UNLOCKED_ALL_TITLE": "Desbloquear todas as missões",
"LUA_MENU_CANCEL_UNLOCK_CAPS": "Cancelar desbloqueio"
}