From b670a1ab36fcf514751e4b356487a96088dbbd24 Mon Sep 17 00:00:00 2001 From: Xavier Priour Date: Wed, 14 Oct 2015 22:09:32 +0200 Subject: Import single card: proper error handling --- i18n/en.i18n.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22