mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
Add placeholder Japanese Trick locales
This commit is contained in:
parent
eac4bef886
commit
68150a7fb0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user