mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 04:42:19 +02:00
Changed pull back to english since there isnt enough space for a german word that makes sense and most if not all german players understand "pull"
This commit is contained in:
parent
05e9bb3be0
commit
98dd4024c2
@ -16,6 +16,6 @@ export const egg: SimpleTranslationEntries = {
|
||||
"selectMachine": "Wähle eine Maschine",
|
||||
"notEnoughVouchers": "Du hast nicht genug Ei-Gutscheine!",
|
||||
"tooManyEggs": "Du hast schon zu viele Eier!",
|
||||
"pull": "Ziehen",
|
||||
"pulls": "Ziehungen",
|
||||
"pull": "Pull",
|
||||
"pulls": "Pulls",
|
||||
} as const;
|
Loading…
Reference in New Issue
Block a user