fix(dashboard): Show progress on tabs in create form (#9553)

**What**
- Shows progress on tabs in create promotion form. This is a bit of a band-aid fix, the promotion form and domain needs some proper cleanup, but this will work for now.
- Adds missing translation of "Method" field.

Resolves CC-113
This commit is contained in:
Kasper Fabricius Kristensen
2024-10-14 12:36:31 +02:00
committed by GitHub
parent 224e530453
commit 2a9fc0e514
3 changed files with 64 additions and 32 deletions

View File

@@ -1803,6 +1803,7 @@
"title": "Status"
},
"method": {
"label": "Method",
"code": {
"title": "Promotion code",
"description": "Customers must enter this code at checkout"