[Localization] update korean translation of filter for costReduction (#3464)

This commit is contained in:
Leo Kim 2024-08-10 00:06:57 +09:00 committed by GitHub
parent 2b12326280
commit dcbdc511cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ export const filterBar: SimpleTranslationEntries = {
"passive": "패시브",
"passiveUnlocked": "패시브 해금",
"passiveLocked": "패시브 잠김",
"costReduction": "코스트 줄이기",
"costReductionUnlocked": "코스트 감됨",
"costReductionLocked": "코스트 감 없음",
"costReduction": "코스트 감소",
"costReductionUnlocked": "코스트 됨",
"costReductionLocked": "코스트 없음",
"favorite": "즐겨찾기",
"isFavorite": "즐겨찾기 등록됨",
"notFavorite": "즐겨찾기 제외됨",