Skip to content

Commit

Permalink
Merge pull request #108 from SirzBenjie/main
Browse files Browse the repository at this point in the history
[Move][Ability] Translation for Magic Bounce / Magic Coat
  • Loading branch information
Adri1 authored Feb 2, 2025
2 parents 058ad56 + ed7c3dc commit e9dc44b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions de/battle.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"wildPokemonWithAffix": "{{pokemonName}} (wild)",
"foePokemonWithAffix": "{{pokemonName}} (Gegner)",
"useMove": "{{pokemonNameWithAffix}} setzt {{moveName}} ein!",
"magicCoatExe": "{{pokemonNameWithAffix}} leitet {{moveName}} zurück!",
"drainMessage": "{{pokemonName}} wurde Energie abgesaugt",
"regainHealth": "KP von {{pokemonName}} wurden wieder aufgefrischt!",
"stealEatBerry": "{{pokemonName}} hat {{targetName}} seine {{berryName}} weggefuttert!",
Expand Down
1 change: 1 addition & 0 deletions en/battle.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"wildPokemonWithAffix": "Wild {{pokemonName}}",
"foePokemonWithAffix": "Foe {{pokemonName}}",
"useMove": "{{pokemonNameWithAffix}} used {{moveName}}!",
"MagicCoatExe": "{{pokemonNameWithAffix}} bounced the {{moveName}} back!",
"drainMessage": "{{pokemonName}} had its\nenergy drained!",
"regainHealth": "{{pokemonName}} regained\nhealth!",
"stealEatBerry": "{{pokemonName}} stole and ate\n{{targetName}}’s {{berryName}}!",
Expand Down
1 change: 1 addition & 0 deletions ko/battle.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"wildPokemonWithAffix": "야생 {{pokemonName}}",
"foePokemonWithAffix": "상대 {{pokemonName}}",
"useMove": "{{pokemonNameWithAffix}}의 {{moveName}}!",
"magicBounceExe": "{{pokemonNameWithAffix}}[[는]]\n{{moveName}}[[를]] 되받아쳤다!",
"drainMessage": "{{pokemonName}}[[로]]부터\n체력을 흡수했다!",
"regainHealth": "{{pokemonName}}[[는]]\n체력을 회복했다!",
"stealEatBerry": "{{pokemonName}}[[가]]\n{{targetName}}의 {{berryName}}[[를]] 빼앗아 먹었다!",
Expand Down

0 comments on commit e9dc44b

Please sign in to comment.