This comma was too much

This commit is contained in:
Jannik Tappert 2024-05-16 10:46:26 +02:00
parent 98dd4024c2
commit 5fdadcc3af

View File

@ -17,5 +17,5 @@ export const egg: SimpleTranslationEntries = {
"notEnoughVouchers": "Du hast nicht genug Ei-Gutscheine!",
"tooManyEggs": "Du hast schon zu viele Eier!",
"pull": "Pull",
"pulls": "Pulls",
"pulls": "Pulls"
} as const;