diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-04-01 17:04:01 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-04-01 17:04:01 +0300 |
commit | f5182e6328b05174e8142b3c34b80f6774c9aef0 (patch) | |
tree | b06e2d440666727379df1bf124f2a6646b19a78e /i18n/ko.i18n.json | |
parent | 0c911694c8196c33bbcc1a9fce56c43128d23f13 (diff) | |
download | wekan-f5182e6328b05174e8142b3c34b80f6774c9aef0.tar.gz wekan-f5182e6328b05174e8142b3c34b80f6774c9aef0.tar.bz2 wekan-f5182e6328b05174e8142b3c34b80f6774c9aef0.zip |
Update translations.
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r-- | i18n/ko.i18n.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 33a48b21..9f53c381 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -759,5 +759,11 @@ "show-on-card": "Show on Card", "new": "New", "editUserPopup-title": "Edit User", - "newUserPopup-title": "New User" + "newUserPopup-title": "New User", + "notifications": "알림", + "view-all": "View All", + "filter-by-unread": "Filter by Unread", + "mark-all-as-read": "Mark all as read", + "allow-rename": "Allow Rename", + "allowRenamePopup-title": "Allow Rename" } |