mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
added copyManyCardPopup to i18n
This commit is contained in:
parent
60c6f4f5af
commit
f3ed6ee6f6
2 changed files with 3 additions and 1 deletions
|
@ -159,6 +159,7 @@
|
|||
"confirm-checklist-delete-dialog": "Are you sure you want to delete checklist",
|
||||
"copy-card-link-to-clipboard": "Copy card link to clipboard",
|
||||
"copyCardPopup-title": "Copy Card",
|
||||
"copyManyCardPopup-title": "Copy Multiple Cards",
|
||||
"create": "Create",
|
||||
"createBoardPopup-title": "Create Board",
|
||||
"chooseBoardSourcePopup-title": "Import board",
|
||||
|
@ -431,4 +432,4 @@
|
|||
"createdAt": "Created at",
|
||||
"verified": "Verified",
|
||||
"active": "Active"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -159,6 +159,7 @@
|
|||
"confirm-checklist-delete-dialog": "Are you sure you want to delete checklist",
|
||||
"copy-card-link-to-clipboard": "Copy card link to clipboard",
|
||||
"copyCardPopup-title": "Copy Card",
|
||||
"copyManyCardPopup-title": "Copy Multiple Cards",
|
||||
"create": "Create",
|
||||
"createBoardPopup-title": "Create Board",
|
||||
"chooseBoardSourcePopup-title": "Import board",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue