Merge pull request #58 from seamofreality/patch-1

Update fields.php
This commit is contained in:
Hillel Coren 2014-03-26 21:22:47 +02:00
commit e1cb685456

View File

@ -20,7 +20,7 @@ return array(
'phone' => 'Telefon', 'phone' => 'Telefon',
'email' => 'Email', 'email' => 'Email',
'additional_info' => 'Zusätzliche Info', 'additional_info' => 'Zusätzliche Info',
'payment_terms' => 'Payment Terms', 'payment_terms' => 'Zahlungsbedingungen',
'currency_id' => 'Währung', 'currency_id' => 'Währung',
'size_id' => 'Größe', 'size_id' => 'Größe',
'industry_id' => 'Kategorie', 'industry_id' => 'Kategorie',