For USPS priority service, add another container type.
This commit is contained in:
parent
1e98e34128
commit
ff55ab1493
4 changed files with 80 additions and 9 deletions
|
|
@ -76,6 +76,12 @@ our $I18N = {
|
|||
context => q|Label for a type of shipping from the USPS.|,
|
||||
},
|
||||
|
||||
'priority variable' => {
|
||||
message => q|Priority, Custom box|,
|
||||
lastUpdated => 1203569511,
|
||||
context => q|Label for a type of shipping from the USPS.|,
|
||||
},
|
||||
|
||||
'express' => {
|
||||
message => q|Express, Regular size|,
|
||||
lastUpdated => 1203569511,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue