mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
Changed to more descriptive text that I think what it means at models/users.js
This commit is contained in:
parent
3e98e8c9fb
commit
357808ff8a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue