From 31dbdc835d5a092b8360a4dbe93e9fbcce068855 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 5 Nov 2019 23:53:02 +0200 Subject: Assignee field like Jira #2452 , in progress. Add assignee popup title. Thanks to xet7 ! --- i18n/en.i18n.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 5a595696..908594a1 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -751,5 +751,6 @@ "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", - "assignee": "Assignee" + "assignee": "Assignee", + "cardAssigneesPopup-title": "Assignee" } -- cgit v1.2.3-1-g7c22