|
@@ -54,6 +54,7 @@
|
|
|
"boardChangeColorPopup-title": "Change Board Background",
|
|
|
"boardChangeTitlePopup-title": "Rename Board",
|
|
|
"boardChangeVisibilityPopup-title": "Change Visibility",
|
|
|
+ "boardImportBoardPopup-title": "Import board from Trello",
|
|
|
"boardMenuPopup-title": "Board Menu",
|
|
|
"boards": "Boards",
|
|
|
"bucket-example": "Like “Bucket List” for example",
|
|
@@ -66,8 +67,6 @@
|
|
|
"card-edit-attachments": "Edit attachments",
|
|
|
"card-edit-labels": "Edit labels",
|
|
|
"card-edit-members": "Edit members",
|
|
|
- "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.",
|
|
|
"cardAttachmentsPopup-title": "Attach From",
|
|
@@ -136,7 +135,11 @@
|
|
|
"header-logo-title": "Go back to your boards page.",
|
|
|
"home": "Home",
|
|
|
"import": "Import",
|
|
|
+ "import-board": "import from Trello",
|
|
|
+ "import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
|
|
|
"import-card": "Import a Trello card",
|
|
|
+ "import-card-trello-instruction": "Go to a Trello card, select 'Share and more...' then 'Export JSON' and copy the resulting text",
|
|
|
+ "import-json-placeholder": "Paste your valid JSON data here",
|
|
|
"info": "Infos",
|
|
|
"initials": "Initials",
|
|
|
"joined": "joined",
|
|
@@ -175,6 +178,7 @@
|
|
|
"normal": "Normal",
|
|
|
"normal-desc": "Can view and edit cards. Can't change settings.",
|
|
|
"optional": "optional",
|
|
|
+ "or": "or",
|
|
|
"page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
|
|
|
"page-not-found": "Page not found.",
|
|
|
"password": "Password",
|