merging 6.5.6 bug fixes
This commit is contained in:
parent
8ea183be00
commit
0554039f51
8 changed files with 296 additions and 14 deletions
|
|
@ -1,6 +1,16 @@
|
|||
package WebGUI::i18n::English::CommercePaymentITransact;
|
||||
|
||||
our $I18N = {
|
||||
'phone' => {
|
||||
message => q|Telephone Number|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label in the checkout form of the iTransact module.|
|
||||
},
|
||||
'country' => {
|
||||
message => q|Country|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label in the checkout form of the iTransact module.|
|
||||
},
|
||||
'firstName' => {
|
||||
message => q|First name|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue