Revision 53d96600
Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt
bin/mozilla/ca.pl | ||
---|---|---|
543 | 543 |
'description' => { 'text' => $locale->text('Description'), }, |
544 | 544 |
'debit' => { 'text' => $locale->text('Debit'), }, |
545 | 545 |
'credit' => { 'text' => $locale->text('Credit'), }, |
546 |
'gegenkonto' => { 'text' => $locale->text('Gegenkonto'), },
|
|
547 |
'ustkonto' => { 'text' => $locale->text('USt-Konto'), },
|
|
548 |
'balance' => { 'text' => $locale->text('Balance'), },
|
|
546 |
'gegenkonto' => { 'text' => $locale->text('Gegenkonto'), }, |
|
547 |
'ustkonto' => { 'text' => $locale->text('USt-Konto'), }, |
|
548 |
'balance' => { 'text' => $locale->text('Balance'), }, |
|
549 | 549 |
'ustrate' => { 'text' => $locale->text('Satz %'), }, |
550 | 550 |
); |
551 | 551 |
|
Auch abrufbar als: Unified diff
Kosmetik