zero dollar transactions
in-shop credit applies to orders
This commit is contained in:
parent
d7c6507c8b
commit
fd7a1d28a1
12 changed files with 188 additions and 30 deletions
|
|
@ -195,6 +195,18 @@ our $I18N = {
|
|||
context => q|a label in the address editor|
|
||||
},
|
||||
|
||||
'available' => {
|
||||
message => q|Available|,
|
||||
lastUpdated => 0,
|
||||
context => q|a label in the cart|
|
||||
},
|
||||
|
||||
'in shop credit' => {
|
||||
message => q|In-Shop Credit|,
|
||||
lastUpdated => 0,
|
||||
context => q|a label in the cart|
|
||||
},
|
||||
|
||||
'country' => {
|
||||
message => q|Country|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue