mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 19:02:16 +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?",
|
||||
"boy": "Junge",
|
||||
"girl": "Mädchen",
|
||||
"dailyRankings": "Daily Rankings",
|
||||
"weeklyRankings": "Weekly Rankings",
|
||||
"noRankings": "No Rankings",
|
||||
"loading": "Loading…",
|
||||
"playersOnline": "Players Online",
|
||||
"empty":"Empty",
|
||||
"yes":"Yes",
|
||||
"no":"No",
|
||||
"dailyRankings": "Tägliche Ranglisten",
|
||||
"weeklyRankings": "Wöchentliche Ranglisten",
|
||||
"noRankings": "Keine Ranglisten",
|
||||
"loading": "Laden…",
|
||||
"playersOnline": "Spieler Online",
|
||||
"empty":"Leer",
|
||||
"yes":"Ja",
|
||||
"no":"Nein",
|
||||
} as const;
|
Loading…
Reference in New Issue
Block a user