tested and fixed
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"user duplicate": "Such user already exists!",
|
||||
"user invalid syntax": "Invalid syntax in one of user's parameters!",
|
||||
"user already in group": "User is already in group!",
|
||||
"user not found": "User does not exists!",
|
||||
"username taken": "Username is taken!",
|
||||
"username not found": "Such username not found!",
|
||||
"username required": "Username is required!",
|
||||
@@ -15,8 +16,6 @@
|
||||
"group not an owner": "You are not an owner of this group!",
|
||||
"group not a member": "You are not a member of this group!",
|
||||
"abstract product not found": "Such abstract product is not found!",
|
||||
"hash without file": "Please, supply a hash of an image!",
|
||||
"file without hash": "Please, supply an image!",
|
||||
"abstract product invalid syntax": "Invalid syntax in one of user's parameters!",
|
||||
"barcode not found": "Such barcode not found!",
|
||||
"barcode duplicate": "Such barcode already exists!",
|
||||
|
||||
Reference in New Issue
Block a user