diff options
| author | Ryo Ueno <r.ueno.nfive@gmail.com> | 2021-02-21 02:54:02 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-02-21 03:00:16 +0000 |
| commit | 226ec1c5bea8aa3a77f95fcc4581e5e01efa7c54 (patch) | |
| tree | dc94978575752aa02f35137a25785e81250ff9fe | |
| parent | 3983ea79cd76decc0ca0ffbf43444ccd7d70651b (diff) | |
Translated using Weblate (Korean)
Currently translated at 66.8% (458 of 685 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
| -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 73e50f3f..c8d213f3 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -404,7 +404,8 @@ "chatMessageRadius": "챗 메시지", "change_email": "전자메일 주소 바꾸기", "changed_email": "메일주소가 갱신되었습니다!", - "bot": "이 계정은 bot입니다" + "bot": "이 계정은 bot입니다", + "mutes_tab": "침묵" }, "timeline": { "collapse": "접기", |
