From f7e0b837d394d55d66d451c34f43fa8afd357e5b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 7 Aug 2019 18:11:34 +0300 Subject: Hide minicard label text: per user checkbox setting at sidebar. Thanks to xet7 ! Closes #1466, closes #2561 --- i18n/en.i18n.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 3edf1fce..4501fffb 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -724,5 +724,6 @@ "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now", "act-atUserComment": "You were mentioned in [__board__] __card__", "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" + "accounts-allowUserDelete": "Allow users to self delete their account", + "hide-minicard-label-text": "Hide minicard label text" } -- cgit v1.2.3-1-g7c22