From 1332a578901ae131f7a2a8fffd566072e5440e46 Mon Sep 17 00:00:00 2001 From: RJevnikar <12701645+rjevnikar@users.noreply.github.com> Date: Thu, 7 Jun 2018 19:15:58 +0000 Subject: Fix double comma in i18n/en.i18n.json --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index f940f418..708f2f9c 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -472,7 +472,7 @@ "assigned-by": "Assigned By", "requested-by": "Requested By", "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", - "board-delete-pop": "All lists, cards, labels, and activities will be removed and you won't be able to recover the board contents. There is no undo.",, + "board-delete-pop": "All lists, cards, labels, and activities will be removed and you won't be able to recover the board contents. There is no undo.", "boardDeletePopup-title": "Delete Board?", "delete-board": "Delete Board" } -- cgit v1.2.3-1-g7c22