summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorXavier Priour <xavier.priour@bubblyware.com>2015-10-14 22:09:32 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-10-14 23:23:17 +0200
commitb670a1ab36fcf514751e4b356487a96088dbbd24 (patch)
tree8c9d2f01ee8e9a57a3a93555b70b84534623c736 /i18n
parent7d57ce896baeac74498e8b76b5812ceb6df8b950 (diff)
downloadwekan-b670a1ab36fcf514751e4b356487a96088dbbd24.tar.gz
wekan-b670a1ab36fcf514751e4b356487a96088dbbd24.tar.bz2
wekan-b670a1ab36fcf514751e4b356487a96088dbbd24.zip
Import single card: proper error handling
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 40e21e53..9f383ae4 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -112,6 +112,10 @@
"editLabelPopup-title": "Change Label",
"editProfilePopup-title": "Edit Profile",
"email": "Email",
+ "error-board-notAMember": "You need to be a member of this board to do that",
+ "error-json-malformed": "Your text is not valid JSON",
+ "error-json-schema": "Your JSON data does not include the proper information in the correct format",
+ "error-list-doesNotExist": "This list does not exist",
"filter": "Filter",
"filter-cards": "Filter Cards",
"filter-clear": "Clear filter",