KO translation

pull/729/head
jdsajdas 2024-05-14 15:34:30 -05:00
parent 0429bac960
commit 69cabc4b1b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export const battle: SimpleTranslationEntries = {
"hitResultSuperEffective": "!Es muy eficaz!",
"hitResultNotVeryEffective": "No es muy eficaz…",
"hitResultNoEffect": "No afecta a {{pokemonName}}!",
"hitResultOneHitKO": "It's a one-hit KO!",
"hitResultOneHitKO": "!KO en 1 golpe!",
"attackFailed": "¡Pero ha fallado!",
"attackHitsCount": `N.º de golpes: {{count}}.`,
"expGain": "{{pokemonName}} ha ganado\n{{exp}} puntos de experiencia.",