From e407eb9a8b91d1100315f2fcab2cf8d184957929 Mon Sep 17 00:00:00 2001 From: nztqa Date: Thu, 3 Aug 2017 09:24:40 +0900 Subject: Add display wekan version number and runtime environment --- i18n/en.i18n.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') 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" } -- cgit v1.2.3-1-g7c22