diff options
| author | Ryo Ueno <r.ueno.nfive@gmail.com> | 2021-09-18 09:35:05 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-09-19 09:45:49 +0000 |
| commit | ef684dff613aa9aa1ada081b918a20b8045c2fe1 (patch) | |
| tree | 360d2258173c1217905d17031d50a4f999787f59 /src | |
| parent | 241b4957e1b11dc6067231bb7c94afad2e2b9d98 (diff) | |
Translated using Weblate (Korean)
Currently translated at 61.9% (447 of 722 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/ko.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/ko.json b/src/i18n/ko.json index 1033dfa6..26e5768b 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -492,7 +492,9 @@ "votes_count": "{count} 표 | {count} 표", "people_voted_count": "{count} 명 투표 | {count} 명 투표", "option": "선택지", - "add_option": "선택지 추가" + "add_option": "선택지 추가", + "expired": "투표는 {0} 전에 마감되었습니다", + "expires_in": "투표는 {0}에 마감됩니다" }, "media_modal": { "next": "다음", |
