mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
* Merging Achievements/Vouchers * Fixed bug * Fixed bug * Removed vouchers-ui-handler.ts * fixed update bug * sample localization change * Fixing imports * Organized localizations * Not a Cat commit unless something's forgotten * Made Action button/text position responsive to language. * typedocs * idk why phaser * ugh * Fixed cursors * why * Removing stray file * Merge conflicts yay --------- Co-authored-by: Frutescens <info@laptop>
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"GAME_SETTINGS": "Impostazioni",
|
|
"ACHIEVEMENTS": "Obiettivi",
|
|
"STATS": "Statistiche",
|
|
"RUN_HISTORY": "Run precedenti",
|
|
"EGG_LIST": "Lista uova",
|
|
"EGG_GACHA": "Macchine uova",
|
|
"MANAGE_DATA": "Gestisci dati",
|
|
"COMMUNITY": "Community",
|
|
"SAVE_AND_QUIT": "Salva ed esci",
|
|
"LOG_OUT": "Disconnettiti",
|
|
"slot": "Slot {{slotNumber}}",
|
|
"importSession": "Importa sessione",
|
|
"importSlotSelect": "Seleziona uno slot in cui importare.",
|
|
"exportSession": "Esporta sessione",
|
|
"exportSlotSelect": "Seleziona uno slot da cui esportare.",
|
|
"importRunHistory":"Importa run precedenti",
|
|
"exportRunHistory":"Esporta run precedenti",
|
|
"importData": "Importa dati",
|
|
"exportData": "Esporta dati",
|
|
"consentPreferences": "Consenti preferenze",
|
|
"linkDiscord": "Collega Discord",
|
|
"unlinkDiscord": "Scollega Discord",
|
|
"linkGoogle": "Collega Google",
|
|
"unlinkGoogle": "Scollega Google",
|
|
"cancel": "Annulla",
|
|
"losingProgressionWarning": "Perderai tutti i progressi dall'inizio della battaglia. Confermi?",
|
|
"noEggs": "Non stai schiudendo\nuova al momento!"
|
|
} |