add: ability to create seller account
This commit is contained in:
parent
e4468e4768
commit
aea764948c
13 changed files with 356 additions and 0 deletions
|
@ -285,3 +285,9 @@ version = "1.0.0"
|
|||
"littleweb:action.edit_site_name" = "Edit site name"
|
||||
"littleweb:action.rename" = "Rename"
|
||||
"littleweb:action.add" = "Add"
|
||||
|
||||
"marketplace:label.products" = "Products"
|
||||
"marketplace:label.status" = "Status"
|
||||
"marketplace:action.get_started" = "Get started"
|
||||
"marketplace:action.finsh_setting_up_account" = "Finish setting up my account"
|
||||
"marketplace:action.open_seller_dashboard" = "Open seller dashboard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue