commerce bug fixes
This commit is contained in:
parent
b57f289706
commit
60a6f97c48
3 changed files with 7 additions and 8 deletions
|
|
@ -30,7 +30,7 @@ sub definition {
|
|||
tie my %fields, 'Tie::IxHash';
|
||||
|
||||
push @{ $definition }, {
|
||||
name => $i18n->echo('Cash'),
|
||||
name => $i18n->get('label'),
|
||||
properties => \%fields,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue