feat: customer bulk endpoint form managing customer groups (#9761)
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
@@ -829,6 +829,12 @@
|
||||
"list": {
|
||||
"noRecordsMessage": "Please create a customer group first."
|
||||
}
|
||||
},
|
||||
"removed": {
|
||||
"success": "Customer removed from: {{groups}}.",
|
||||
"list": {
|
||||
"noRecordsMessage": "Please create a customer group first."
|
||||
}
|
||||
}
|
||||
},
|
||||
"edit": {
|
||||
|
||||
Reference in New Issue
Block a user