Fixed German localization for Starf Berry description and localized zippyZap effect (#1373)

This commit is contained in:
ASCAlex 2024-05-25 18:47:31 +02:00 committed by GitHub
parent f95bd40353
commit 311f7b7420
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ export const berry: BerryTranslationEntries = {
},
"STARF": {
name: "Krambobeere",
effect: "Erhöht eine Statuswert stark, wenn die KP unter 25% sind"
effect: "Erhöht einen zufälligen Statuswert stark, wenn die KP unter 25% sind"
},
"LEPPA": {
name: "Jonagobeere",

View File

@ -2915,7 +2915,7 @@ export const move: MoveTranslationEntries = {
},
"zippyZap": {
name: "Britzelturbo",
effect: "The user attacks the target with bursts of electricity at high speed. This move always goes first and raises the user's evasiveness."
effect: "Ein stürmischer Blitz-Angriff mit hoher Erstschlag- und Volltrefferquote."
},
"splishySplash": {
name: "Plätschersurfer",