New translations translation.json (Korean)

This commit is contained in:
AkiraFukushima 2021-05-12 01:01:56 +09:00
parent 1df4794ca7
commit fcd68d0db5
1 changed files with 35 additions and 1 deletions

View File

@ -114,6 +114,39 @@
"local": "로컬",
"public": "퍼블릭"
}
},
"filters": {
"title": "Filters",
"form": {
"phrase": "Keyword or phrase",
"expire": "Expire after",
"context": "Filter contexts",
"irreversible": "Drop instead of hide",
"whole_word": "Whole word",
"submit": "Submit",
"cancel": "Cancel"
},
"expires": {
"never": "Never",
"30_minutes": "30 minutes",
"1_hour": "1 hour",
"6_hours": "6 hours",
"12_hours": "12 hours",
"1_day": "1 day",
"1_week": "1 week"
},
"new": {
"title": "New"
},
"edit": {
"title": "Edit"
},
"delete": {
"title": "Delete",
"confirm": "Are you sure to delete this filter?",
"confirm_ok": "Delete",
"confirm_cancel": "Cancel"
}
}
},
"preferences": {
@ -452,7 +485,8 @@
"domain_confirmed": "{{domain}} 도메인이 확인되었습니다. 로그인 해주세요.",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL",
"loading": "로딩중...",
"language_not_support_spellchecker_error": "This language is not supported by Spellchecker"
"language_not_support_spellchecker_error": "This language is not supported by Spellchecker",
"update_filter_error": "Failed to update the filter"
},
"validation": {
"login": {