[Localization][DE] Fix BattlerTags typo (#4464)

This commit is contained in:
Jannik Tappert 2024-09-27 17:10:16 +02:00 committed by GitHub
parent a99ec0c6c5
commit b426340aee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -75,5 +75,5 @@
"substituteOnAdd": "Ein Delegator von {{pokemonNameWithAffix}} ist erschienen!",
"substituteOnHit": "Der Delegator steckt den Schlag für {{pokemonNameWithAffix}} ein!",
"substituteOnRemove": "Der Delegator von {{pokemonNameWithAffix}} hört auf zu wirken!",
"autotomizeOnAdd": "{{pokemonNameWIthAffix}} ist leichter geworden!"
"autotomizeOnAdd": "{{pokemonNameWithAffix}} ist leichter geworden!"
}