mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #574 from nerdoc/patch-14
removed German "Deppenleerzeichen"
This commit is contained in:
commit
89fe2bf356
@ -596,8 +596,8 @@ return array(
|
|||||||
'more_fields' => 'Weitere Felder',
|
'more_fields' => 'Weitere Felder',
|
||||||
'less_fields' => 'Weniger Felder',
|
'less_fields' => 'Weniger Felder',
|
||||||
'client_name' => 'Kundenname',
|
'client_name' => 'Kundenname',
|
||||||
'pdf_settings' => 'PDF Einstellungen',
|
'pdf_settings' => 'PDF-Einstellungen',
|
||||||
'product_settings' => 'Produkt Einstellungen',
|
'product_settings' => 'Produkt-Einstellungen',
|
||||||
'auto_wrap' => 'Automatischer Zeilenumbruch',
|
'auto_wrap' => 'Automatischer Zeilenumbruch',
|
||||||
'duplicate_post' => 'Achtung: Die vorherige Seite wurde zweimal abgeschickt. Das zweite Abschicken wurde ignoriert.',
|
'duplicate_post' => 'Achtung: Die vorherige Seite wurde zweimal abgeschickt. Das zweite Abschicken wurde ignoriert.',
|
||||||
'view_documentation' => 'Dokumentation anzeigen',
|
'view_documentation' => 'Dokumentation anzeigen',
|
||||||
@ -830,7 +830,7 @@ return array(
|
|||||||
'referral_code_help' => 'Verdiene Geld, wenn du unsere App online teilst',
|
'referral_code_help' => 'Verdiene Geld, wenn du unsere App online teilst',
|
||||||
|
|
||||||
'enable_with_stripe' => 'Enable | Requires Stripe',
|
'enable_with_stripe' => 'Enable | Requires Stripe',
|
||||||
'tax_settings' => 'Steuer Einstellungen',
|
'tax_settings' => 'Steuer-Einstellungen',
|
||||||
'create_tax_rate' => 'Neuer Steuersatz',
|
'create_tax_rate' => 'Neuer Steuersatz',
|
||||||
'updated_tax_rate' => 'Steuersatz aktualisiert',
|
'updated_tax_rate' => 'Steuersatz aktualisiert',
|
||||||
'created_tax_rate' => 'Steuersatz erstellt',
|
'created_tax_rate' => 'Steuersatz erstellt',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user