summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-03-20 00:13:42 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-08-10 23:55:19 +0200
commitdcc7b2970f3635b95bc71e3fc163a51cacad0931 (patch)
tree58f4bffdfef29b2bdab8d04a64fd8c873a0f20a4 /i18n
parent193af893ee4da894e9494792306f5825e99de74a (diff)
downloadwekan-dcc7b2970f3635b95bc71e3fc163a51cacad0931.tar.gz
wekan-dcc7b2970f3635b95bc71e3fc163a51cacad0931.tar.bz2
wekan-dcc7b2970f3635b95bc71e3fc163a51cacad0931.zip
Add UI for importing card-as-card and board-as-card
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 9244af9c..08fc129f 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -135,6 +135,9 @@
"cards": "Cards",
"cards-count": "Cards",
"casSignIn" : "Sign In with CAS",
+ "cardType-card": "Card",
+ "cardType-importedCard": "Imported Card",
+ "cardType-importedBoard": "Imported Board",
"change": "Change",
"change-avatar": "Change Avatar",
"change-password": "Change Password",
@@ -171,6 +174,8 @@
"confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
"confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
"copy-card-link-to-clipboard": "Copy card link to clipboard",
+ "importCardPopup-title": "Import Card",
+ "searchCardPopup-title": "Search Card",
"copyCardPopup-title": "Copy Card",
"copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
"copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",