mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-22 07:19:28 +02:00
Update src/locales/fr/command-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
This commit is contained in:
parent
00ff454d72
commit
27c446447a
@ -5,5 +5,5 @@ export const commandUiHandler: SimpleTranslationEntries = {
|
|||||||
"ball": "Ball",
|
"ball": "Ball",
|
||||||
"pokemon": "Pokémon",
|
"pokemon": "Pokémon",
|
||||||
"run": "Fuite",
|
"run": "Fuite",
|
||||||
"actionMessage": "Que doit faire {{pokemonName}} ?",
|
"actionMessage": "Que doit faire\n{{pokemonName}} ?",
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user