diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-05-06 09:25:35 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-05-06 09:25:35 +0300 |
commit | f7ca3846f0f50519e2f8469ce4d37a2a71cc451c (patch) | |
tree | dde6c8b9778caac222ef488a6bb5a7e4f16b2e98 /i18n/es.i18n.json | |
parent | 357808ff8a6a988b5b28650ad1724a0655520d9f (diff) | |
download | wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.gz wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.tar.bz2 wekan-f7ca3846f0f50519e2f8469ce4d37a2a71cc451c.zip |
Update translations.
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index fc614057..74974cd8 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.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": "Este nombre de usuario ya está en uso", "export-board": "Export board", |