Update menu-ui-handler.ts
parent
2f9658db07
commit
eb126c1097
|
|
@ -2,7 +2,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
|||
|
||||
export const menuUiHandler: SimpleTranslationEntries = {
|
||||
"GAME_SETTINGS": 'Spieleinstellungen',
|
||||
"ACHIEVEMENTS": "Achievements",
|
||||
"ACHIEVEMENTS": "Errungenschaften",
|
||||
"STATS": "Statistiken",
|
||||
"VOUCHERS": "Gutscheine",
|
||||
"EGG_LIST": "Eierliste",
|
||||
|
|
|
|||
Loading…
Reference in New Issue