diff --git a/src/locales/de/command-ui-handler.ts b/src/locales/de/command-ui-handler.ts index c7842c6127c..942ba1568bc 100644 --- a/src/locales/de/command-ui-handler.ts +++ b/src/locales/de/command-ui-handler.ts @@ -4,6 +4,6 @@ export const commandUiHandler: SimpleTranslationEntries = { "fight": "Kampf", "ball": "Ball", "pokemon": "Pokémon", - "run": "Fliehen", + "run": "Flucht", "actionMessage": "Was soll\n{{pokemonName}} tun?", -} as const; \ No newline at end of file +} as const;