Updated translations with new texts for auto-width support

This commit is contained in:
Nadav Tasher 2024-12-07 19:00:51 +02:00
parent f7aa5d0871
commit f9f0523112

View file

@ -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",