mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
Update src/locales/fr/battle.ts
add fr localization Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
This commit is contained in:
parent
4abd1a191e
commit
95657cbad2
@ -132,5 +132,5 @@ export const battle: SimpleTranslationEntries = {
|
||||
"battlerTagsSaltCuredLapse": "{{pokemonNameWithAffix}} est blessé\npar la capacité {{moveName}} !",
|
||||
"battlerTagsCursedOnAdd": "{{pokemonNameWithAffix}} sacrifie des PV\net lance une malédiction sur {{pokemonName}} !",
|
||||
"battlerTagsCursedLapse": "{{pokemonNameWithAffix}} est touché par la malédiction !",
|
||||
"battlerTagsPowerTrickApply": "{{pokemonNameWithAffix}} switched its Attack and Defense!"
|
||||
"battlerTagsPowerTrickApply": "{{pokemonNameWithAffix}} échange\nson Attaque et sa Défense !"
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user