diff options
author | Xavier Priour <xavier.priour@bubblyware.com> | 2015-11-13 19:17:09 +0100 |
---|---|---|
committer | Xavier Priour <xavier.priour@bubblyware.com> | 2015-11-14 01:41:02 +0100 |
commit | dd0a6e1a8223cbb80ea940985dc9706d468ed72c (patch) | |
tree | 61f1a68933f9806853244e1599f67a917eb58352 /i18n | |
parent | f6f41270de1b5a2d3ff6aa4ca7d433915dd29bd9 (diff) | |
download | wekan-dd0a6e1a8223cbb80ea940985dc9706d468ed72c.tar.gz wekan-dd0a6e1a8223cbb80ea940985dc9706d468ed72c.tar.bz2 wekan-dd0a6e1a8223cbb80ea940985dc9706d468ed72c.zip |
Import members: board import
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 14cd9f24..e6fd4ccc 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -114,6 +114,7 @@ "disambiguateMultiLabelPopup-title": "Disambiguate Label Action", "disambiguateMultiMemberPopup-title": "Disambiguate Member Action", "discard": "Discard", + "done": "Done", "download": "Download", "edit": "Edit", "edit-avatar": "Change Avatar", @@ -141,7 +142,9 @@ "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", - "import-members-map": "Map the Trello members you want to import to Wekan members", + "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users", + "import-show-user-mapping": "Review members mapping", + "import-user-select": "Pick the Wekan user you want to use as this member", "info": "Infos", "initials": "Initials", "joined": "joined", |