rename the PayDriver plugin i18n files
This commit is contained in:
parent
1be93c9bdd
commit
96837fbfd4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package WebGUI::i18n::English::CommercePaymentCash;
|
||||
package WebGUI::i18n::English::PayDriver_Cash;
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package WebGUI::i18n::English::CommercePaymentITransact;
|
||||
package WebGUI::i18n::English::PayDriver_ITransact;
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue