i18n for Pay

This commit is contained in:
Colin Kuskie 2008-06-12 23:37:46 +00:00
parent 632c3d910c
commit 29f351631d
2 changed files with 7 additions and 1 deletions

View file

@ -100,6 +100,12 @@ our $I18N = {
context => q|Help body for the email receipt template|,
},
'payment methods' => {
message => q|Payment Methods.|,
lastUpdated => 1213313375,
context => q|Help body for the email receipt template|,
},
};
1;