Adding base of Shop account plugin vendor payouts stuff.

This commit is contained in:
Martin Kamerbeek 2009-03-13 16:13:20 +00:00
parent e23f33ee8c
commit 320e1738a3
6 changed files with 74 additions and 2 deletions

View file

@ -49,6 +49,11 @@ our $I18N = {
lastUpdated => 1230867169,
},
'my sales label' => {
message => q{Sales},
lastUpdated => 0,
},
};
1;

View file

@ -555,6 +555,12 @@ our $I18N = {
context => q|admin function label|
},
'vendor payouts' => {
message => q|Vendor payouts|,
lastUpdated => 0,
context => q|admin function label|
},
'update' => {
message => q|Update|,
lastUpdated => 0,