From 023deb6c953b66f4dfcbff68ab2d1871dfb45d51 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 15 Apr 2022 21:58:34 +0300 Subject: [PATCH] Added All Boards Settings popup title. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/4477 --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0a6a5f39e..0eb490ea5 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -136,6 +136,7 @@ "back": "Back", "board-change-color": "Change color", "board-info-on-my-boards" : "All Boards Settings", + "boardInfoOnMyBoards-title": "All Boards Settings", "show-card-counter-per-list": "Show card count per list", "show-board_members-avatar": "Show Board members avatars", "board-nb-stars": "%s stars",