Add and edit addresses, for billing only.
This commit is contained in:
parent
0b437f85c3
commit
85c7beca70
2 changed files with 45 additions and 12 deletions
|
|
@ -1750,7 +1750,13 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'Add new address' => {
|
||||
message => q|Add new address.|,
|
||||
message => q|Add new address|,
|
||||
lastUpdated => 0,
|
||||
context => q|form label for the cart. Allows user to build a new address.|
|
||||
},
|
||||
|
||||
'Update this address' => {
|
||||
message => q|Update this address|,
|
||||
lastUpdated => 0,
|
||||
context => q|form label for the cart. Allows user to build a new address.|
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue