diff options
| author | Maxim Filippov <colixer@gmail.com> | 2019-01-30 01:11:40 +0300 |
|---|---|---|
| committer | Maxim Filippov <colixer@gmail.com> | 2019-01-30 01:11:40 +0300 |
| commit | 298cea8f6d4b906ae38d761a086a53832300ea9e (patch) | |
| tree | fe4b5ddd255fc5a28d96ba4c733a8eb04e03158e /src/i18n/ko.json | |
| parent | 43c26a4cd0b623aa39892452cf7a928b07948a46 (diff) | |
Split hide_network into hide_followers & hide_followings
Diffstat (limited to 'src/i18n/ko.json')
| -rw-r--r-- | src/i18n/ko.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/ko.json b/src/i18n/ko.json index 4b69df07..9f40be51 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -156,7 +156,8 @@ "notification_visibility_mentions": "멘션", "notification_visibility_repeats": "반복", "no_rich_text_description": "모든 게시물의 서식을 지우기", - "hide_network_description": "내 팔로우와 팔로워를 숨기기", + "hide_followings_description": "내가 팔로우하는 사람을 표시하지 않음", + "hide_followers_description": "나를 따르는 사람을 보여주지 마라.", "nsfw_clickthrough": "NSFW 이미지 \"클릭해서 보이기\"를 활성화", "panelRadius": "패널", "pause_on_unfocused": "탭이 활성 상태가 아닐 때 스트리밍 멈추기", |
