Shop template variables
This commit is contained in:
parent
059f6146dc
commit
43fb424433
4 changed files with 609 additions and 149 deletions
|
|
@ -951,36 +951,18 @@ our $I18N = {
|
|||
context => q|Label for a shortcut to the import products folder|
|
||||
},
|
||||
|
||||
'address1' => {
|
||||
message => q|address1|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Name of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'address1 help' => {
|
||||
message => q|The first address line.|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Description of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'address2' => {
|
||||
message => q|address2|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Name of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'address2 help' => {
|
||||
message => q|The second address line.|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Description of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'address3' => {
|
||||
message => q|address3|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Name of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'address3 help' => {
|
||||
message => q|The third address line|,
|
||||
lastUpdated => 1213121298,
|
||||
|
|
@ -993,12 +975,6 @@ our $I18N = {
|
|||
context => q|Description of a template variable for the edit address template|,
|
||||
},
|
||||
|
||||
'email receipt template' => {
|
||||
message => q|Email Receipt Template|,
|
||||
lastUpdated => 1213121298,
|
||||
context => q|Title of the Email Receipt Template help page|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue