From 357808ff8a6a988b5b28650ad1724a0655520d9f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 6 May 2017 09:17:05 +0300 Subject: Changed to more descriptive text that I think what it means at models/users.js --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0dabf373..0c5fe384 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -183,7 +183,7 @@ "error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-list-doesNotExist": "This list does not exist", "error-user-doesNotExist": "This user does not exist", - "error-user-notAllowSelf": "This action on self is not allowed", + "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "This user is not created", "error-username-taken": "This username is already taken", "export-board": "Export board", -- cgit v1.2.3-1-g7c22