Skip to content

Commit

Permalink
Add Korean translation
Browse files Browse the repository at this point in the history
Co-authored-by: sodam <[email protected]>
  • Loading branch information
DayKev and sodaMelon authored Jul 2, 2024
1 parent ddad53c commit 80cd000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/ko/ability-trigger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export const abilityTriggers: SimpleTranslationEntries = {
"trace": "{{pokemonName}} copied {{targetName}}'s\n{{abilityName}}!",
"windPowerCharged": "{{pokemonName}}[[는]]\n{{moveName}}에 맞아 충전되었다!",
"quickDraw": "{{pokemonName}}[[는]]\n퀵드로에 의해 행동이 빨라졌다!",
"disguiseAvoidedDamage" : "{{pokemonName}}'s disguise was busted!",
"disguiseAvoidedDamage" : "{{pokemonName}}의 정체가 드러났다!",
} as const;

0 comments on commit 80cd000

Please sign in to comment.