migrated process recurring payments to workflow
This commit is contained in:
parent
6e5f710eb9
commit
1bddae8a19
4 changed files with 145 additions and 74 deletions
|
|
@ -1,6 +1,11 @@
|
|||
package WebGUI::i18n::English::Commerce;
|
||||
|
||||
our $I18N = {
|
||||
'process recurring payments' => {
|
||||
message => q|Process Recurring Payments|,
|
||||
lastUpdated => 0,
|
||||
context => q|the title for the workflow activity that processes recurring payments|
|
||||
},
|
||||
'commerce settings' => {
|
||||
message => q|Commerce|,
|
||||
lastUpdated => 1101772584,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue