From 971c2f5c52cd354d884d00441a592b60f4c49d92 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 30 Jun 2023 21:10:02 +0200 Subject: [PATCH] New translations en.json (Korean) [ci skip] --- app/javascript/mastodon/locales/ko.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/javascript/mastodon/locales/ko.json b/app/javascript/mastodon/locales/ko.json index 46af5c06b3..04de04df33 100644 --- a/app/javascript/mastodon/locales/ko.json +++ b/app/javascript/mastodon/locales/ko.json @@ -48,6 +48,8 @@ "account.mention": "@{name} 님에게 멘션", "account.moved_to": "{name} 님은 자신의 새 계정이 다음과 같다고 표시했습니다:", "account.mute": "@{name} 뮤트", + "account.mute_notifications_short": "알림 뮤트", + "account.mute_short": "뮤트", "account.muted": "뮤트됨", "account.open_original_page": "원본 페이지 열기", "account.posts": "게시물", @@ -64,6 +66,7 @@ "account.unendorse": "프로필에 추천하지 않기", "account.unfollow": "팔로우 해제", "account.unmute": "@{name} 뮤트 해제", + "account.unmute_notifications_short": "알림 뮤트 해제", "account.unmute_short": "뮤트 해제", "account_note.placeholder": "클릭하여 노트 추가", "admin.dashboard.daily_retention": "가입 후 일별 사용자 유지율", @@ -283,6 +286,7 @@ "hashtag.column_settings.tag_toggle": "추가 해시태그를 이 컬럼에 추가합니다", "hashtag.follow": "해시태그 팔로우", "hashtag.unfollow": "해시태그 팔로우 해제", + "home.actions.go_to_suggestions": "팔로우 할 사람 찾기", "home.column_settings.basic": "기본", "home.column_settings.show_reblogs": "부스트 표시", "home.column_settings.show_replies": "답글 표시",