working on document view/edit
This commit is contained in:
@@ -2,9 +2,13 @@
|
||||
"document": {
|
||||
"actions": "Aktionen",
|
||||
"add_new": "{0} anlegen",
|
||||
"bank_account": "Bankverbindung: {0}",
|
||||
"court": "Amtsgericht: {0}",
|
||||
"create_new": "neues Dokument",
|
||||
"customer": "Kunde",
|
||||
"customer_number": "Kundennummer: {0}",
|
||||
"date": "Datum",
|
||||
"email": "E-Mail: {0}",
|
||||
"gross_sum": "Brutto-Summe",
|
||||
"list": "Dokumente",
|
||||
"list_of": "Dokumente von {0}",
|
||||
@@ -17,6 +21,7 @@
|
||||
"state_new":"neu",
|
||||
"state_payed": "bezahlt",
|
||||
"state_sent": "versendet",
|
||||
"tax_id": "Steuernummer: {0}",
|
||||
"type": "Dokumententyp",
|
||||
"type_confirmation": "Bestätigung",
|
||||
"type_invoice": "Rechnung",
|
||||
|
||||
Reference in New Issue
Block a user