Update menu-ui-handler.ts

This commit is contained in:
Nekiritan 2024-05-07 19:20:13 +02:00 committed by GitHub
parent 2f9658db07
commit eb126c1097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const menuUiHandler: SimpleTranslationEntries = { export const menuUiHandler: SimpleTranslationEntries = {
"GAME_SETTINGS": 'Spieleinstellungen', "GAME_SETTINGS": 'Spieleinstellungen',
"ACHIEVEMENTS": "Achievements", "ACHIEVEMENTS": "Errungenschaften",
"STATS": "Statistiken", "STATS": "Statistiken",
"VOUCHERS": "Gutscheine", "VOUCHERS": "Gutscheine",
"EGG_LIST": "Eierliste", "EGG_LIST": "Eierliste",