d71e656341
* 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>
18 lines
649 B
JSON
18 lines
649 B
JSON
{
|
|
"LOCALE_ENGLISH": "Inglés",
|
|
"LOCALE_ENGLISH_SAFE": "Inglés (censura)",
|
|
"LOCALE_FRENCH": "Français",
|
|
"LOCALE_GERMAN": "Alemán",
|
|
"LOCALE_ITALIAN": "Italiano",
|
|
"LOCALE_JAPANESE_PARTIAL": "Japonés (parcial)",
|
|
"LOCALE_KOREAN": "Coreano",
|
|
"LOCALE_POLISH": "Polaco",
|
|
"LOCALE_PORTUGUESE": "Portugués",
|
|
"LOCALE_RUSSIAN": "Ruso",
|
|
"LOCALE_SIMPLIFIED_CHINESE": "Chino simplificado",
|
|
"LOCALE_SPANISH": "Español",
|
|
"LOCALE_TRADITIONAL_CHINESE": "Chino tradicional",
|
|
|
|
"LUA_MENU_CAMPAIGN_UNLOCKED_ALL_TITLE": "Desbloquear todas las misiones",
|
|
"LUA_MENU_CANCEL_UNLOCK_CAPS": "Cancelar desbloqueo"
|
|
} |