fix add variant i18n bug

This commit is contained in:
Colin Kuskie 2008-11-07 20:41:22 +00:00
parent 68f772cd56
commit 1ddaa75ab8
3 changed files with 13 additions and 0 deletions

View file

@ -93,6 +93,18 @@ our $I18N = {
context => q|help for tax rate override field|
},
'Add a Variant' => {
message => q|Add a Variant|,
lastUpdated => 0,
context => q|i18n label for the view template|
},
'Set Product price and SKU' => {
message => q|Set Product price and SKU|,
lastUpdated => 0,
context => q|i18n label for the view template|
},
'assetName' => {
message => q|Sku|,
lastUpdated => 0,