internationalize labels
This commit is contained in:
parent
328b58b464
commit
b65cbfa1b8
2 changed files with 15 additions and 3 deletions
|
|
@ -162,6 +162,18 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
context => q|A message indicating that a variant is available.|
|
||||
},
|
||||
'variant ID' => {
|
||||
message => q|variantId|,
|
||||
lastUpdated => 1118937717,
|
||||
},
|
||||
'parameter ID' => {
|
||||
message => q|parameterId|,
|
||||
lastUpdated => 1118937717,
|
||||
},
|
||||
'option ID' => {
|
||||
message => q|optionId|,
|
||||
lastUpdated => 1118937717,
|
||||
},
|
||||
'properties' => {
|
||||
message => q|Properties|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue