add tax UI
This commit is contained in:
parent
8b8974c368
commit
0b516612b9
2 changed files with 57 additions and 1 deletions
|
|
@ -51,6 +51,11 @@ our $I18N = {
|
|||
context => q|To remove one tax entry from the tax tables.|,
|
||||
},
|
||||
|
||||
'add a tax' => {
|
||||
message => q|Add new tax information|,
|
||||
lastUpdated => 1206395083,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue