mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02:00
Fix French translation of Genesect's Drive (#1379)
This commit is contained in:
parent
ae0cd86bc3
commit
6f2d639a7b
@ -381,7 +381,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
|||||||
"CORNERSTONE_MASK": "Masque de la Pierre",
|
"CORNERSTONE_MASK": "Masque de la Pierre",
|
||||||
"SHOCK_DRIVE": "Module Choc",
|
"SHOCK_DRIVE": "Module Choc",
|
||||||
"BURN_DRIVE": "Module Pyro",
|
"BURN_DRIVE": "Module Pyro",
|
||||||
"CHILL_DRIVE": "Module Aqua",
|
"CHILL_DRIVE": "Module Cryo",
|
||||||
"DOUSE_DRIVE": "Module Choc",
|
"DOUSE_DRIVE": "Module Aqua",
|
||||||
},
|
},
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user