[Localization] Update fr locales in challenge (#3319)
This commit is contained in:
parent
ec27c14035
commit
cdc4826018
|
@ -2,7 +2,7 @@ import { TranslationEntries } from "#app/interfaces/locales";
|
|||
|
||||
export const challenges: TranslationEntries = {
|
||||
"title": "Paramètres du Challenge",
|
||||
"illegalEvolution": "{{pokemon}} s’est transformé en Pokémon\ninéligible pour ce challenge !",
|
||||
"illegalEvolution": "{{pokemon}} est devenu\ninéligible pour ce challenge !",
|
||||
"singleGeneration": {
|
||||
"name": "Mono-génération",
|
||||
"desc": "Vous ne pouvez choisir que des Pokémon de {{gen}} génération.",
|
||||
|
|
Loading…
Reference in New Issue