summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-05-02 15:11:26 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-08-11 00:17:42 +0200
commit692a1bc369314bc3f8464e2b7ae611775a07be6f (patch)
tree05ed998804638837bae08c3d75ecdd8840e95a14 /i18n/en.i18n.json
parentf76d8e47a859c64a99cfd460e3fd496965bf021a (diff)
downloadwekan-692a1bc369314bc3f8464e2b7ae611775a07be6f.tar.gz
wekan-692a1bc369314bc3f8464e2b7ae611775a07be6f.tar.bz2
wekan-692a1bc369314bc3f8464e2b7ae611775a07be6f.zip
Refactor imported -> linked in server and i18n
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index bd9780a7..f4222c5b 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -137,8 +137,8 @@
"cards-count": "Cards",
"casSignIn" : "Sign In with CAS",
"cardType-card": "Card",
- "cardType-importedCard": "Imported Card",
- "cardType-importedBoard": "Imported Board",
+ "cardType-linkedCard": "Linked Card",
+ "cardType-linkedBoard": "Linked Board",
"change": "Change",
"change-avatar": "Change Avatar",
"change-password": "Change Password",
@@ -175,7 +175,7 @@
"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",
+ "linkCardPopup-title": "Link Card",
"searchCardPopup-title": "Search Card",
"copyCardPopup-title": "Copy Card",
"copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
@@ -267,6 +267,7 @@
"headerBarCreateBoardPopup-title": "Create Board",
"home": "Home",
"import": "Import",
+ "link": "Link",
"import-board": "import board",
"import-board-c": "Import board",
"import-board-title-trello": "Import board from Trello",