diff options
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r-- | i18n/ko.i18n.json | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 4f36cbc4..e50b01ad 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -221,7 +221,7 @@ "import-show-user-mapping": "멤버 매핑 미리보기", "import-user-select": "이 멤버로 사용하려는 Wekan 유저를 선택하십시오.", "importMapMembersAddPopup-title": "Wekan 멤버 선택", - "info": "정보", + "info": "Version", "initials": "이니셜", "invalid-date": "잘못된 날짜", "joined": "참가함", @@ -365,5 +365,19 @@ "error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.", "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.", "outgoing-webhooks": "Outgoing Webhooks", - "outgoingWebhooksPopup-title": "Outgoing Webhooks" + "outgoingWebhooksPopup-title": "Outgoing Webhooks", + "Wekan_version": "Wekan version", + "Node_version": "Node version", + "OS_Arch": "OS Arch", + "OS_Cpus": "OS CPU Count", + "OS_Freemem": "OS Free Memory", + "OS_Loadavg": "OS Load Average", + "OS_Platform": "OS Platform", + "OS_Release": "OS Release", + "OS_Totalmem": "OS Total Memory", + "OS_Type": "OS Type", + "OS_Uptime": "OS Uptime", + "hours": "hours", + "minutes": "minutes", + "seconds": "seconds" }
\ No newline at end of file |