added endpoint for group ownership transfer
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"group not an owner": "You are not an owner of this group!",
|
||||
"group not a member": "You are not a member of this group!",
|
||||
"name not specified": "New name of a group is not specified!",
|
||||
"new owner not specified": "ID of a new group owner is not specified!",
|
||||
"abstract product not found": "Such abstract product is not found!",
|
||||
"abstract product invalid syntax": "Invalid syntax in one of user's parameters!",
|
||||
"barcode not found": "Such barcode not found!",
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"group not an owner": "Вы не владелец этой группы!",
|
||||
"group not a member": "Вы не участник этой группы!",
|
||||
"name not specified": "Не указано новое имя группы!",
|
||||
"new owner not specified": "Не указан ID нового владельца группы!",
|
||||
"abstract product not found": "Такой абстрактный продукт не найден!",
|
||||
"abstract product invalid syntax": "Неправильный синткасис в одном из параметров абстрактного продукта!",
|
||||
"barcode not found": "Такой штрихкод не найден!",
|
||||
|
||||
Reference in New Issue
Block a user