浏览代码

Updated translations with new texts for auto-width support

Nadav Tasher 6 月之前
父节点
当前提交
f9f0523112
共有 1 个文件被更改,包括 6 次插入4 次删除
  1. 6 4
      imports/i18n/data/en.i18n.json

+ 6 - 4
imports/i18n/data/en.i18n.json

@@ -86,10 +86,10 @@
   "add-card": "Add Card",
   "add-card-to-top-of-list": "Add Card to Top of List",
   "add-card-to-bottom-of-list": "Add Card to Bottom of List",
-  "setListWidthPopup-title": "Set List Width",
-  "set-list-width": "Set Min Width",
-  "set-list-width-value": "Min Width (pixels)",
-  "list-width-error-message": "List width must be a positive integer",
+  "setListWidthPopup-title": "Set Widths",
+  "set-list-width": "Set Widths",
+  "set-list-width-value": "Set Min & Max Widths (pixels)",
+  "list-width-error-message": "List widths must be integers greater than 100",
   "setSwimlaneHeightPopup-title": "Set Swimlane Height",
   "set-swimlane-height": "Set Swimlane Height",
   "set-swimlane-height-value": "Swimlane Height (pixels)",
@@ -264,6 +264,8 @@
   "checklists": "Checklists",
   "click-to-star": "Click to star this board.",
   "click-to-unstar": "Click to unstar this board.",
+  "click-to-enable-auto-width": "Click to enable auto list width.",
+  "click-to-disable-auto-width": "Click to disable auto list width.",
   "clipboard": "Clipboard or drag & drop",
   "close": "Close",
   "close-board": "Close Board",