Add placeholder Japanese Trick locales

This commit is contained in:
Eucalyptus 2024-08-07 03:55:20 -04:00
parent eac4bef886
commit 68150a7fb0

View File

@ -59,4 +59,6 @@ export const moveTriggers: SimpleTranslationEntries = {
"copyType": "{{pokemonName}}は {{targetPokemonName}}と\n同じタイプに なった",
"suppressAbilities": "{{pokemonName}}の とくせいが きかなくなった!",
"swapArenaTags": "{{pokemonName}}は\nおたがいの ばのこうかを いれかえた",
"trickOnSwap": "{{pokemonNameWithAffix}} switched items with its target!",
"trickFoeNewItem": "{{pokemonNameWithAffix}} obtained one {{itemName}}."
} as const;