diff options
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 436db890..331d8415 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -65,7 +65,7 @@ "card-edit-attachments": "Edit attachments", "card-edit-labels": "Edit labels", "card-edit-members": "Edit members", - "card-json": "Card data", + "card-json": "Go to a Trello card, select 'Share and more...' then 'Export JSON' and copy the resulting text", "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.", @@ -121,7 +121,7 @@ "header-logo-title": "Go back to your boards page.", "home": "Home", "import": "Import", - "import-card": "Import as new card", + "import-card": "Import a Trello card", "info": "Infos", "initials": "Initials", "joined": "joined", @@ -140,7 +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", + "listImportCardPopup-title": "Import a Trello card", "listMoveCardsPopup-title": "Move All Cards in List", "lists": "Lists", "log-out": "Log Out", |