mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +02:00
Update translations menu-ui-handler.ts
changed logout added Save_and_quit message
This commit is contained in:
parent
fff2eda127
commit
9ba1179583
@ -9,8 +9,8 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
||||
"EGG_GACHA": "Eier-Gacha",
|
||||
"MANAGE_DATA": "Daten verwalten",
|
||||
"COMMUNITY": "Community",
|
||||
"SAVE_AND_QUIT": "Save and Quit",
|
||||
"LOG_OUT": "Ausloggen",
|
||||
"SAVE_AND_QUIT": "Speichern und Beenden",
|
||||
"LOG_OUT": "Abmelden",
|
||||
"slot": "Slot {{slotNumber}}",
|
||||
"importSession": "Sitzung importieren",
|
||||
"importSlotSelect": "Wähle einen Slot zum Importieren.",
|
||||
@ -20,4 +20,4 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
||||
"exportData": "Daten exportieren",
|
||||
"cancel": "Abbrechen",
|
||||
"losingProgressionWarning": "Du wirst jeglichen Fortschritt seit Anfang dieses Kampfes verlieren. Fortfahren?"
|
||||
} as const;
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user