diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-03 15:54:25 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-03 15:54:25 +0300 |
commit | 6b99d28768aa087b3805eb057ac0172167f4a586 (patch) | |
tree | ddadb7fe03997160c1574b27d2d5cfc4edaadb44 /i18n/eo.i18n.json | |
parent | 6d90c03225a0adf1b0c5ba77374a78cf2635b853 (diff) | |
download | wekan-6b99d28768aa087b3805eb057ac0172167f4a586.tar.gz wekan-6b99d28768aa087b3805eb057ac0172167f4a586.tar.bz2 wekan-6b99d28768aa087b3805eb057ac0172167f4a586.zip |
Update translations.
Diffstat (limited to 'i18n/eo.i18n.json')
-rw-r--r-- | i18n/eo.i18n.json | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index a981525a..6f89a6b7 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -221,7 +221,7 @@ "import-show-user-mapping": "Review members mapping", "import-user-select": "Pick the Wekan user you want to use as this member", "importMapMembersAddPopup-title": "Select Wekan member", - "info": "Informoj", + "info": "Version", "initials": "Initials", "invalid-date": "Invalid date", "joined": "joined", @@ -365,5 +365,19 @@ "error-invitation-code-not-exist": "Invitation code doesn't exist", "error-notAuthorized": "You are not authorized to view this page.", "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 |