summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-22 02:49:14 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-22 02:49:14 +0200
commite0ca960a35cf006880019ba28fc82aa30f289a71 (patch)
treeb52103fa0a19ca0b066ddb5bea3b6ed78e569046 /i18n/en.i18n.json
parent0e755e021b34de90617fa62eceb949ba5e19d39a (diff)
downloadwekan-e0ca960a35cf006880019ba28fc82aa30f289a71.tar.gz
wekan-e0ca960a35cf006880019ba28fc82aa30f289a71.tar.bz2
wekan-e0ca960a35cf006880019ba28fc82aa30f289a71.zip
Create New User in Admin Panel. Works, but does not save fullname yet,
so currently it's needed to edit add fullname later. Thanks to xet7 ! Related #802
Diffstat (limited to 'i18n/en.i18n.json')
-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 da3d875a..bce99384 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -759,5 +759,8 @@
"assignee": "Assignee",
"cardAssigneesPopup-title": "Assignee",
"addmore-detail": "Add a more detailed description",
- "show-on-card": "Show on Card"
+ "show-on-card": "Show on Card",
+ "new": "New",
+ "editUserPopup-title": "Edit User",
+ "newUserPopup-title": "New User"
}