mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Translate "Broken Cards".
This commit is contained in:
parent
fa00b797ee
commit
d09e448fbd
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
template(name="brokenCardsHeaderBar")
|
||||
h1
|
||||
| Broken Cards
|
||||
| {{_ 'broken-cards'}}
|
||||
|
||||
template(name="brokenCards")
|
||||
.wrapper
|
||||
|
|
|
|||
|
|
@ -861,5 +861,6 @@
|
|||
"dueCardsViewChange-title": "Due Cards View",
|
||||
"dueCardsViewChange-choice-me": "Me",
|
||||
"dueCardsViewChange-choice-all": "All Users",
|
||||
"dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission."
|
||||
"dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
|
||||
"broken-cards": "Broken Cards"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue