add an add to cart label to share with others
This commit is contained in:
parent
ab55978f55
commit
c0d4e23501
1 changed files with 6 additions and 0 deletions
|
|
@ -387,6 +387,12 @@ our $I18N = {
|
|||
context => q|Label in view transaction|,
|
||||
},
|
||||
|
||||
'add to cart' => {
|
||||
message => q|Add to cart|,
|
||||
lastUpdated => 1211080800,
|
||||
context => q|The label for the add to cart button.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue