mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 19:02:16 +02:00
changed "addToParty" localization to a more proper german
This commit is contained in:
parent
3a11408a7f
commit
2e1c9e62dc
@ -13,7 +13,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
|||||||
"nature": "Wesen:",
|
"nature": "Wesen:",
|
||||||
"eggMoves": 'Ei-Attacken',
|
"eggMoves": 'Ei-Attacken',
|
||||||
"start": "Start",
|
"start": "Start",
|
||||||
"addToParty": "Zur Party hinzufügen",
|
"addToParty": "Zum Team hinzufügen",
|
||||||
"toggleIVs": 'IVs umschalten',
|
"toggleIVs": 'IVs umschalten',
|
||||||
"manageMoves": 'Attacken verwalten',
|
"manageMoves": 'Attacken verwalten',
|
||||||
"useCandies": 'Bonbons verwenden',
|
"useCandies": 'Bonbons verwenden',
|
||||||
|
Loading…
Reference in New Issue
Block a user