Revision 50d3e009
Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
'transaction_description' => { 'text' => $locale->text('Transaction description'), },
|
||
'open' => { 'text' => $locale->text('Open'), },
|
||
'delivered' => { 'text' => $locale->text('Delivered'), },
|
||
'marge_total' => { 'text' => $locale->text('Ertrag'), },
|
||
'marge_total' => { 'text' => $locale->text('Ertrag'), },
|
||
'marge_percent' => { 'text' => $locale->text('Ertrag prozentual'), }
|
||
);
|
||
|
Auch abrufbar als: Unified diff
Kosmetik