[Localization] [ko] update egg and starter-select (#2513)

This commit is contained in:
yun 2024-06-22 23:00:50 +09:00 committed by GitHub
parent c818f0e1df
commit 1bd9941d43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@ export const egg: SimpleTranslationEntries = {
"tooManyEggs": "알을 너무 많이 갖고 있습니다!",
"pull": "뽑기",
"pulls": "뽑기",
"sameSpeciesEgg": "{{species}} will hatch from this egg!",
"sameSpeciesEgg": "{{species}}[[가]] 이 알에서 부화할 거야!",
} as const;

View File

@ -31,7 +31,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
"selectMoveSwapWith": "교체될 기술을 선택해주세요. 대상:",
"unlockPassive": "패시브 해금",
"reduceCost": "코스트 줄이기",
"sameSpeciesEgg": "Buy an Egg",
"sameSpeciesEgg": "알 구매하기",
"cycleShiny": ": 특별한 색",
"cycleForm": ": 폼",
"cycleGender": ": 암수",