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:
Jannik Tappert 2024-05-16 10:42:07 +02:00
parent 05e9bb3be0
commit 98dd4024c2

View File

@ -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;