mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +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同じタイプに なった!",
|
"copyType": "{{pokemonName}}は {{targetPokemonName}}と\n同じタイプに なった!",
|
||||||
"suppressAbilities": "{{pokemonName}}の とくせいが きかなくなった!",
|
"suppressAbilities": "{{pokemonName}}の とくせいが きかなくなった!",
|
||||||
"swapArenaTags": "{{pokemonName}}は\nおたがいの ばのこうかを いれかえた!",
|
"swapArenaTags": "{{pokemonName}}は\nおたがいの ばのこうかを いれかえた!",
|
||||||
|
"trickOnSwap": "{{pokemonNameWithAffix}} switched items with its target!",
|
||||||
|
"trickFoeNewItem": "{{pokemonNameWithAffix}} obtained one {{itemName}}."
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user