From 9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 31 Oct 2019 02:21:50 +0200 Subject: Assignee field like Jira #2452 , in progress. Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 ! --- i18n/en.i18n.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n') 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" } -- cgit v1.2.3-1-g7c22