mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-18 06:51:08 +00:00
Correction to French ability-trigger.ts (#1200)
This commit is contained in:
parent
3fd1ecf6a7
commit
6405bcab87
@ -2,5 +2,5 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||
|
||||
export const abilityTriggers: SimpleTranslationEntries = {
|
||||
'blockRecoilDamage' : `{{abilityName}}\nde {{pokemonName}} le protège du contrecoup !`,
|
||||
'badDreams': `{{pokemonName}} est tourmenté!`
|
||||
'badDreams': `{{pokemonName}} a le sommeil agité !`
|
||||
} as const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user