mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 10:52:17 +02:00
updated missing german menu.ts localization
This commit is contained in:
parent
2e1c9e62dc
commit
17c662c519
@ -35,12 +35,12 @@ export const menu: SimpleTranslationEntries = {
|
|||||||
"boyOrGirl": "Bist du ein Junge oder ein Mädchen?",
|
"boyOrGirl": "Bist du ein Junge oder ein Mädchen?",
|
||||||
"boy": "Junge",
|
"boy": "Junge",
|
||||||
"girl": "Mädchen",
|
"girl": "Mädchen",
|
||||||
"dailyRankings": "Daily Rankings",
|
"dailyRankings": "Tägliche Ranglisten",
|
||||||
"weeklyRankings": "Weekly Rankings",
|
"weeklyRankings": "Wöchentliche Ranglisten",
|
||||||
"noRankings": "No Rankings",
|
"noRankings": "Keine Ranglisten",
|
||||||
"loading": "Loading…",
|
"loading": "Laden…",
|
||||||
"playersOnline": "Players Online",
|
"playersOnline": "Spieler Online",
|
||||||
"empty":"Empty",
|
"empty":"Leer",
|
||||||
"yes":"Yes",
|
"yes":"Ja",
|
||||||
"no":"No",
|
"no":"Nein",
|
||||||
} as const;
|
} as const;
|
Loading…
Reference in New Issue
Block a user