mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
Fix translation.
This commit is contained in:
parent
6fe7f3c553
commit
983a56b89b
1 changed files with 5 additions and 5 deletions
|
@ -565,8 +565,8 @@
|
|||
"r-bottom-of": "Bottom of",
|
||||
"r-its-list": "its list",
|
||||
"r-list": "list",
|
||||
"r-archive": "Archive",
|
||||
"r-unarchive": "Unarchive",
|
||||
"r-archive": "Move to Recycle Bin",
|
||||
"r-unarchive": "Restore from Recycle Bin",
|
||||
"r-card": "card",
|
||||
"r-add": "Add",
|
||||
"r-remove": "Remove",
|
||||
|
@ -593,15 +593,15 @@
|
|||
"r-d-send-email-to": "to",
|
||||
"r-d-send-email-subject": "subject",
|
||||
"r-d-send-email-message": "message",
|
||||
"r-d-archive": "Archive the card",
|
||||
"r-d-archive": "Move card to Recycle Bin",
|
||||
"r-d-unarchive": "Unarchive the card",
|
||||
"r-d-add-label": "Add label",
|
||||
"r-d-remove-label": "Remove label",
|
||||
"r-d-add-member": "Add member",
|
||||
"r-d-remove-member": "Remove member",
|
||||
"r-d-remove-all-member": "Remove all member",
|
||||
"r-d-check-all": "Check all item of list",
|
||||
"r-d-uncheck-all": "Uncheck all item of list",
|
||||
"r-d-check-all": "Check all items of list",
|
||||
"r-d-uncheck-all": "Uncheck all items of list",
|
||||
"r-d-check-one": "Check item",
|
||||
"r-d-uncheck-one": "Uncheck item",
|
||||
"r-d-check-of-list": "of checklist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue