mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +02:00
Update command-ui-handler.ts
This commit is contained in:
parent
b6a29537e8
commit
7c3698993f
@ -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;
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user