Exposed user and url fields to shop vendors.
This commit is contained in:
parent
ab1c20fa8f
commit
93a6dc0568
5 changed files with 38 additions and 19 deletions
|
|
@ -831,6 +831,12 @@ our $I18N = {
|
|||
context => q|a button a user clicks on to remove an item from the cart|
|
||||
},
|
||||
|
||||
'company url' => {
|
||||
message => q|Company URL|,
|
||||
lastUpdated => 0,
|
||||
context => q|a field in the vendor screen|
|
||||
},
|
||||
|
||||
'checkout button' => {
|
||||
message => q|Checkout|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue