mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
[Localization] [ko] update egg and starter-select (#2513)
This commit is contained in:
parent
c818f0e1df
commit
1bd9941d43
@ -18,5 +18,5 @@ export const egg: SimpleTranslationEntries = {
|
||||
"tooManyEggs": "알을 너무 많이 갖고 있습니다!",
|
||||
"pull": "뽑기",
|
||||
"pulls": "뽑기",
|
||||
"sameSpeciesEgg": "{{species}} will hatch from this egg!",
|
||||
"sameSpeciesEgg": "{{species}}[[가]] 이 알에서 부화할 거야!",
|
||||
} as const;
|
||||
|
@ -31,7 +31,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||
"selectMoveSwapWith": "교체될 기술을 선택해주세요. 대상:",
|
||||
"unlockPassive": "패시브 해금",
|
||||
"reduceCost": "코스트 줄이기",
|
||||
"sameSpeciesEgg": "Buy an Egg",
|
||||
"sameSpeciesEgg": "알 구매하기",
|
||||
"cycleShiny": ": 특별한 색",
|
||||
"cycleForm": ": 폼",
|
||||
"cycleGender": ": 암수",
|
||||
|
Loading…
x
Reference in New Issue
Block a user