mirror of
https://github.com/wekan/wekan.git
synced 2026-01-20 16:26:09 +01:00
Updated translations with new texts for auto-width support
This commit is contained in:
parent
f7aa5d0871
commit
f9f0523112
1 changed files with 6 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue