fix i18n typo
This commit is contained in:
parent
7819df09ce
commit
655e795f4a
1 changed files with 2 additions and 2 deletions
|
|
@ -896,8 +896,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'no more available' => {
|
||||
message => q|Error: No more items available for purcahse.|,
|
||||
lastUpdated => 0,
|
||||
message => q|Error: No more items available for purchase.|,
|
||||
lastUpdated => 1222876439,
|
||||
},
|
||||
|
||||
'add to cart' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue