diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-11-25 09:41:34 -0800 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-11-25 09:46:30 -0800 |
commit | f565aed2596baaf9cd3da63110068177f7461e8e (patch) | |
tree | 6cfd70ebf5091925f7e9662029a0ca2135103120 /i18n/en.i18n.json | |
parent | 5763714d22c4533f173d1d34a1210acf548c4d58 (diff) | |
parent | db90771d9b1330eb8f7183c472545277b8ed9449 (diff) | |
download | wekan-f565aed2596baaf9cd3da63110068177f7461e8e.tar.gz wekan-f565aed2596baaf9cd3da63110068177f7461e8e.tar.bz2 wekan-f565aed2596baaf9cd3da63110068177f7461e8e.zip |
Merge GitHub PR #401
I also completed the release notes related to the import feature.
Closes #401
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 66bd0155..4a6edfe9 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -115,6 +115,7 @@ "disambiguateMultiLabelPopup-title": "Disambiguate Label Action", "disambiguateMultiMemberPopup-title": "Disambiguate Member Action", "discard": "Discard", + "done": "Done", "download": "Download", "edit": "Edit", "edit-avatar": "Change Avatar", @@ -142,6 +143,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": "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", @@ -165,6 +169,8 @@ "lists": "Lists", "log-out": "Log Out", "loginPopup-title": "Log In", + "mapMembersPopup-title": "Map members", + "mapMembersAddPopup-title": "Select Wekan member", "memberMenuPopup-title": "Member Settings", "members": "Members", "menu": "Menu", |