mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-30 12:47:12 +00:00
[Localization(ko)] translate korean ppReduced message (#2406)
This commit is contained in:
parent
29b8b3aa1f
commit
f054789fd6
@ -70,5 +70,5 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"statHarshlyFell": "[[가]] 크게 떨어졌다!",
|
"statHarshlyFell": "[[가]] 크게 떨어졌다!",
|
||||||
"statSeverelyFell": "[[가]] 매우 크게 떨어졌다!",
|
"statSeverelyFell": "[[가]] 매우 크게 떨어졌다!",
|
||||||
"statWontGoAnyLower": "[[는]] 더 떨어지지 않는다!",
|
"statWontGoAnyLower": "[[는]] 더 떨어지지 않는다!",
|
||||||
"ppReduced": "It reduced the PP of {{targetName}}'s\n{{moveName}} by {{reduction}}!",
|
"ppReduced": "{{targetName}}의\n{{moveName}}[[를]] {{reduction}} 깎았다!",
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user