From f77da76c682ec7ad1b5e141d113d4b74371f46ae Mon Sep 17 00:00:00 2001 From: amadilsons Date: Thu, 5 Oct 2017 17:22:03 +0200 Subject: added i18n translation, minor fix --- i18n/en-GB.i18n.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/en-GB.i18n.json') diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index f49d3d84..9af3ed1c 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -186,6 +186,7 @@ "email-sent": "Email sent", "email-verifyEmail-subject": "Verify your email address on __siteName__", "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.", + "enable-wip-limit": "Enable WIP Limit", "error-board-doesNotExist": "This board does not exist", "error-board-notAdmin": "You need to be admin of this board to do that", "error-board-notAMember": "You need to be a member of this board to do that", @@ -350,6 +351,8 @@ "welcome-list2": "Advanced", "what-to-do": "What do you want to do?", "wipLimitErrorPopup-title": "Invalid WIP Limit", + "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.", + "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.", "admin-panel": "Admin Panel", "settings": "Settings", "people": "People", -- cgit v1.2.3-1-g7c22