1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Merge pull request #101 from rollbrettler/master

fixed a small typo
This commit is contained in:
Hillel Coren 2014-04-28 22:32:18 +03:00
commit 43c29fb71e

View File

@ -36,7 +36,7 @@ return array(
'po_number' => 'Bestellnummer',
'po_number_short' => 'BN #',
'frequency_id' => 'Wie oft',
'dicount' => 'Rabatt',
'discount' => 'Rabatt',
'taxes' => 'Steuern',
'tax' => 'Steuer',
'item' => 'Artikel',