Tax group manager improvements
This commit is contained in:
parent
7d1757a738
commit
d4a884c202
2 changed files with 136 additions and 4 deletions
|
|
@ -1634,6 +1634,19 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
context => q|Button label in the edit address screen.|,
|
||||
},
|
||||
|
||||
'group label' => {
|
||||
message => q|Label|,
|
||||
lastUpdated => 0,
|
||||
context => q|Label in the EU tax manager|,
|
||||
},
|
||||
|
||||
'group rate' => {
|
||||
message => q|Tax rate|,
|
||||
lastUpdated => 0,
|
||||
context => q|Label in the EU tax manager|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue