summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-10-31 02:21:50 +0200
committerLauri Ojansivu <x@xet7.org>2019-10-31 02:21:50 +0200
commit9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421 (patch)
tree8091ce62d88a69c2974748833e20ec6c23c6f17f /i18n/en.i18n.json
parent3f19091a913142f983e9087b069802220e29426b (diff)
downloadwekan-9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421.tar.gz
wekan-9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421.tar.bz2
wekan-9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421.zip
Assignee field like Jira #2452 , in progress.
Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 !
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index dd8b7130..5a595696 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -750,5 +750,6 @@
"delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
"accounts-allowUserDelete": "Allow users to self delete their account",
"hide-minicard-label-text": "Hide minicard label text",
- "show-desktop-drag-handles": "Show desktop drag handles"
+ "show-desktop-drag-handles": "Show desktop drag handles",
+ "assignee": "Assignee"
}