Added "Move Checklist" to checklist menu action

This commit is contained in:
Martin Filser 2022-01-11 19:42:57 +01:00
parent 395452b54f
commit a66257ec21
5 changed files with 274 additions and 1 deletions

View file

@ -1139,5 +1139,7 @@
"acceptance_of_our_legalNotice": "By continuing, you accept our",
"legalNotice": "legal notice",
"copied": "Copied!",
"checklistActionsPopup-title": "Checklist Actions"
"checklistActionsPopup-title": "Checklist Actions",
"moveChecklist": "Move Checklist",
"moveChecklistPopup-title": "Move Checklist"
}