浏览代码

Fix double comma in i18n/en.i18n.json

RJevnikar 7 年之前
父节点
当前提交
1332a57890
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      i18n/en.i18n.json

+ 1 - 1
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"
 }