summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-19 01:05:09 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-19 01:05:09 +0200
commit622292e40e1ae934a6da5226740ef94de0f6f4b8 (patch)
treeff273d146e584f0dca2c25c386ae38e7d1f89c17 /i18n
parent22e43e659167f0a5a1e9d2c2d4c20996835bd28b (diff)
downloadwekan-622292e40e1ae934a6da5226740ef94de0f6f4b8.tar.gz
wekan-622292e40e1ae934a6da5226740ef94de0f6f4b8.tar.bz2
wekan-622292e40e1ae934a6da5226740ef94de0f6f4b8.zip
Make Admin Panel People page text translateable
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index fcaf9a8d..5ec6a5f0 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -404,5 +404,8 @@
"yes": "Yes",
"no": "No",
"accounts": "Accounts",
- "accounts-allowEmailChange": "Allow Email Change"
+ "accounts-allowEmailChange": "Allow Email Change",
+ "createdAt": "Created at",
+ "verified": "Verified",
+ "active": "Active"
}