fix(dashboard): minor collection bugs (#9255)

**What**
- toast on create
- fix delete prompt message
- fix 404 on delete

---

FIXES CC-508
This commit is contained in:
Frane Polić
2024-09-23 15:57:26 +00:00
committed by GitHub
parent 3320f13f5a
commit ab9051d3f5
3 changed files with 10 additions and 1 deletions
@@ -612,6 +612,7 @@
"subtitle": "Organize products into collections.",
"createCollection": "Create Collection",
"createCollectionHint": "Create a new collection to organize your products.",
"createSuccess": "Collection created successfully.",
"editCollection": "Edit Collection",
"handleTooltip": "The handle is used to reference the collection in your storefront. If not specified, the handle will be generated from the collection title.",
"deleteWarning": "You are about to delete the collection {{title}}. This action cannot be undone.",