mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
[Localization][ko] Challenges gen4 desc typo fix (#2017)
This commit is contained in:
parent
d03c75c2f9
commit
033c966f1b
@ -14,7 +14,7 @@ export const challenges: SimpleTranslationEntries = {
|
|||||||
"singleGeneration.value.3": "3세대",
|
"singleGeneration.value.3": "3세대",
|
||||||
"singleGeneration.desc.3": "3세대의 포켓몬만 사용할 수 있습니다.",
|
"singleGeneration.desc.3": "3세대의 포켓몬만 사용할 수 있습니다.",
|
||||||
"singleGeneration.value.4": "4세대",
|
"singleGeneration.value.4": "4세대",
|
||||||
"singleGeneration.desc.4": "4세대의 포켓몬만 사용할 수 있습니다r",
|
"singleGeneration.desc.4": "4세대의 포켓몬만 사용할 수 있습니다.",
|
||||||
"singleGeneration.value.5": "5세대",
|
"singleGeneration.value.5": "5세대",
|
||||||
"singleGeneration.desc.5": "5세대의 포켓몬만 사용할 수 있습니다.",
|
"singleGeneration.desc.5": "5세대의 포켓몬만 사용할 수 있습니다.",
|
||||||
"singleGeneration.value.6": "6세대",
|
"singleGeneration.value.6": "6세대",
|
||||||
|
Loading…
Reference in New Issue
Block a user