diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-02-22 02:55:26 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-02-22 02:55:26 +0200 |
commit | 16e7fc6edce71cc2c2b3e36088fdf1fa8947ea81 (patch) | |
tree | 6c1f8b94af0b63a5c9ea8cd49b2343815c89b61f /i18n/el.i18n.json | |
parent | e0ca960a35cf006880019ba28fc82aa30f289a71 (diff) | |
download | wekan-16e7fc6edce71cc2c2b3e36088fdf1fa8947ea81.tar.gz wekan-16e7fc6edce71cc2c2b3e36088fdf1fa8947ea81.tar.bz2 wekan-16e7fc6edce71cc2c2b3e36088fdf1fa8947ea81.zip |
Update translations.
Diffstat (limited to 'i18n/el.i18n.json')
-rw-r--r-- | i18n/el.i18n.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json index 0ff93b02..425beb66 100644 --- a/i18n/el.i18n.json +++ b/i18n/el.i18n.json @@ -756,5 +756,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" } |