mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
parent
5bdf91bd05
commit
3b2eb0ffa1
2 changed files with 3 additions and 3 deletions
|
@ -124,4 +124,4 @@ template(name="boardChangeTitlePopup")
|
||||||
|
|
||||||
template(name="archiveBoardPopup")
|
template(name="archiveBoardPopup")
|
||||||
p {{_ 'close-board-pop'}}
|
p {{_ 'close-board-pop'}}
|
||||||
button.js-confirm.negate.full(type="submit") {{_ 'close'}}
|
button.js-confirm.negate.full(type="submit") {{_ 'archive'}}
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"archive-card": "Archive Card",
|
"archive-card": "Archive Card",
|
||||||
"archive-list": "Archive this list",
|
"archive-list": "Archive this list",
|
||||||
"archive-selection": "Archive selection",
|
"archive-selection": "Archive selection",
|
||||||
"archiveBoardPopup-title": "Close Board?",
|
"archiveBoardPopup-title": "Archive Board?",
|
||||||
"archived-items": "Archived Items",
|
"archived-items": "Archived Items",
|
||||||
"archives": "Archives",
|
"archives": "Archives",
|
||||||
"assign-member": "Assign member",
|
"assign-member": "Assign member",
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
"clipboard" : "Clipboard or drag & drop",
|
"clipboard" : "Clipboard or drag & drop",
|
||||||
"close": "Close",
|
"close": "Close",
|
||||||
"close-board": "Close Board",
|
"close-board": "Close Board",
|
||||||
"close-board-pop": "You can re-open the board by clicking the “Boards” menu from the header, selecting “View Closed Boards”, finding the board and clicking “Re-open”.",
|
"close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.",
|
||||||
"color-green": "green",
|
"color-green": "green",
|
||||||
"color-yellow": "yellow",
|
"color-yellow": "yellow",
|
||||||
"color-orange": "orange",
|
"color-orange": "orange",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue