summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-08-03 14:56:36 +0300
committerLauri Ojansivu <x@xet7.org>2017-08-03 14:56:36 +0300
commit8ad704ca0a3517cbb4ba62bd4feb27f6de688d73 (patch)
tree96e14b95427dff64a439f67c9a3e3f7bf8b6980e /i18n
parentdca36b59a28b46fa185e03aa179d432485cf40fd (diff)
parente407eb9a8b91d1100315f2fcab2cf8d184957929 (diff)
downloadwekan-8ad704ca0a3517cbb4ba62bd4feb27f6de688d73.tar.gz
wekan-8ad704ca0a3517cbb4ba62bd4feb27f6de688d73.tar.bz2
wekan-8ad704ca0a3517cbb4ba62bd4feb27f6de688d73.zip
Merge branch 'improve-info' of https://github.com/nztqa/wekan into nztqa-improve-info
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index e8062f71..e29e7999 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -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"
}