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:
Frane Polić
2024-10-25 11:55:57 +02:00
committed by GitHub
parent bb6d7c6641
commit 259d050e53
12 changed files with 271 additions and 32 deletions
@@ -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": {