[Localization] update korean translation of filter for costReduction (#3464)
This commit is contained in:
parent
2b12326280
commit
dcbdc511cf
|
@ -13,9 +13,9 @@ export const filterBar: SimpleTranslationEntries = {
|
|||
"passive": "패시브",
|
||||
"passiveUnlocked": "패시브 해금",
|
||||
"passiveLocked": "패시브 잠김",
|
||||
"costReduction": "코스트 줄이기",
|
||||
"costReductionUnlocked": "코스트 절감됨",
|
||||
"costReductionLocked": "코스트 절감 없음",
|
||||
"costReduction": "코스트 감소",
|
||||
"costReductionUnlocked": "코스트 감소됨",
|
||||
"costReductionLocked": "코스트 감소 없음",
|
||||
"favorite": "즐겨찾기",
|
||||
"isFavorite": "즐겨찾기 등록됨",
|
||||
"notFavorite": "즐겨찾기 제외됨",
|
||||
|
|
Loading…
Reference in New Issue