diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 2efd44be5..2f08a71b3 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -192,7 +192,7 @@ "currency": "화폐", "language": "언어", "server": "서버", - "dark_theme": "어두운 테마", + "color_theme": "Appearance", "push_notification": "푸시 알림", "notification": { "follow": "팔로우", @@ -215,6 +215,11 @@ "always_hide": "항상 숨기기", "always_warn": "항상 경고 표시하기" }, + "theme": { + "system": "Device settings", + "light": "Light", + "dark": "Dark" + }, "feedback_success": "이메일 클라이언트가 성공적으로 열렸습니다", "feedback_fail": "이메일 클라이언트를 열지 못했습니다", "server_fail": "서버를 이용할 수 없습니다." @@ -523,7 +528,11 @@ "bookmarks": "즐겨찾기에 추가", "promote": "홍보", "boost": "후원", - "report": "신고" + "report": "신고", + "pin-blog": "Pin to blog", + "unpin-blog": "Unpin from blog", + "pin-community": "Pin to community", + "unpin-community": "Unpin from community" }, "deep_link": { "no_existing_user": "존재하지 않는 사용자입니다",