finish delete UI
This commit is contained in:
parent
baeb0dd941
commit
58425066f9
2 changed files with 10 additions and 4 deletions
|
|
@ -39,6 +39,12 @@ our $I18N = {
|
|||
context => q|To ship a copy of the tax data out of the server.|,
|
||||
},
|
||||
|
||||
'delete' => {
|
||||
message => q|delete|,
|
||||
lastUpdated => 1206385749,
|
||||
context => q|To remove one tax entry from the tax tables.|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue