|
@@ -65,6 +65,8 @@
|
|
|
"card-edit-attachments": "Edit attachments",
|
|
|
"card-edit-labels": "Edit labels",
|
|
|
"card-edit-members": "Edit members",
|
|
|
+ "card-json": "Card data",
|
|
|
+ "card-json-placeholder": "Paste your valid JSON data here",
|
|
|
"card-labels-title": "Change the labels for the card.",
|
|
|
"card-members-title": "Add or remove members of the board from the card.",
|
|
|
"cardAttachmentsPopup-title": "Attach From",
|
|
@@ -118,6 +120,8 @@
|
|
|
"fullname": "Full Name",
|
|
|
"header-logo-title": "Go back to your boards page.",
|
|
|
"home": "Home",
|
|
|
+ "import": "Import",
|
|
|
+ "import-card": "Import as new card",
|
|
|
"info": "Infos",
|
|
|
"initials": "Initials",
|
|
|
"joined": "joined",
|
|
@@ -136,6 +140,7 @@
|
|
|
"list-select-cards": "Select all cards in this list",
|
|
|
"listActionPopup-title": "List Actions",
|
|
|
"listArchiveCardsPopup-title": "Archive All Cards in this List?",
|
|
|
+ "listImportCardPopup-title": "Import as new card",
|
|
|
"listMoveCardsPopup-title": "Move All Cards in List",
|
|
|
"lists": "Lists",
|
|
|
"log-out": "Log Out",
|