fix: Fixed a bug where www_selectPaymentGateway was not templated (#11161)
This commit is contained in:
parent
de46eb5986
commit
93b0e22680
5 changed files with 38 additions and 6 deletions
|
|
@ -669,6 +669,18 @@ our $I18N = {
|
|||
context => q|commerce setting help|
|
||||
},
|
||||
|
||||
'select gateway template' => {
|
||||
message => q|Select Gateway Template|,
|
||||
lastUpdated => 0,
|
||||
context => q|commerce setting|
|
||||
},
|
||||
|
||||
'select gateway template help' => {
|
||||
message => q|This template is the template for the Select Payment Gateway step.|,
|
||||
lastUpdated => 0,
|
||||
context => q|commerce setting help|
|
||||
},
|
||||
|
||||
'transactions' => {
|
||||
message => q|Transactions|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue