fixed: ITransact error message now shows link to go back
This commit is contained in:
parent
3527aef07d
commit
8c2c073a26
3 changed files with 13 additions and 2 deletions
|
|
@ -112,6 +112,11 @@ our $I18N = {
|
|||
context => q|Generic label for credit cards to be used through the pay drivers|,
|
||||
},
|
||||
|
||||
'try again' => {
|
||||
message => q{Go back to try again},
|
||||
lastUpdated => 0,
|
||||
context => q{Link to begin checkout again after failure},
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue