summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorXavier Priour <xavier.priour@bubblyware.com>2015-10-13 20:29:25 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-10-14 23:23:16 +0200
commitbc79b83140ec2e120f4050ac78f6f8baa0483137 (patch)
tree3c116720500d14f9dce426794d4e1c212b25af2c /i18n
parent758be3356cc3fb05de0a29787059b6b34aac08a2 (diff)
downloadwekan-bc79b83140ec2e120f4050ac78f6f8baa0483137.tar.gz
wekan-bc79b83140ec2e120f4050ac78f6f8baa0483137.tar.bz2
wekan-bc79b83140ec2e120f4050ac78f6f8baa0483137.zip
Add card import UI
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index a8c2c5d9..436db890 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -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",