Update src/locales/ja/move-trigger.json

Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
This commit is contained in:
Eucalyptus 2024-09-09 23:56:39 -04:00 committed by GitHub
parent 310bdc31cb
commit 62aa532959
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,8 +64,8 @@
"copyType": "{{pokemonName}}は {{targetPokemonName}}と\n同じタイプに なった",
"suppressAbilities": "{{pokemonName}}の 特性が 効かなくなった!",
"revivalBlessing": "{{pokemonName}}は\n復活して 戦えるようになった",
"trickOnSwap": "{{pokemonNameWithAffix}} switched items with its target!",
"trickFoeNewItem": "{{pokemonNameWithAffix}} obtained one {{itemName}}.",
"trickOnSwap": "{{pokemonNameWithAffix}} は お互いの 道具を 入れ替えた!",
"trickFoeNewItem": "{{pokemonNameWithAffix}}は {{itemName}}を 1つ 手に入れた",
"swapArenaTags": "{{pokemonName}}は\nお互いの 場の 効果を 入れ替えた",
"exposedMove": "{{pokemonName}}は {{targetPokemonName}}の\n正体を 見破った"
}