Add the export button and div.
This commit is contained in:
parent
2f351c7101
commit
825f6e2503
2 changed files with 11 additions and 3 deletions
|
|
@ -33,6 +33,12 @@ our $I18N = {
|
|||
context => q|The amount that a person is charged to buy something, a percentage of the price.|,
|
||||
},
|
||||
|
||||
'export' => {
|
||||
message => q|Export|,
|
||||
lastUpdated => 1206307669,
|
||||
context => q|To ship a copy of the tax data out of the server.|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue