workin on document creation: frontend work

This commit is contained in:
2025-07-09 23:49:01 +02:00
parent 003899f75d
commit d68dc991d0
11 changed files with 271 additions and 20 deletions

View File

@@ -1,8 +1,27 @@
{
"document": {
"actions": "Aktionen",
"add_new": "{0} anlegen",
"create_new": "neues Dokument",
"customer": "Kunde",
"date": "Datum",
"gross_sum": "Brutto-Summe",
"list": "Dokumente",
"list_of": "Dokumente von {0}",
"select_company" : "Wählen Sie eine ihrer Firmen:"
"number": "Nummer",
"select_company" : "Wählen Sie eine ihrer Firmen:",
"select customer": "Kunde auswählen",
"sender": "Absender",
"state": "Status",
"state_declined": "abgelehnt",
"state_new":"neu",
"state_payed": "bezahlt",
"state_sent": "versendet",
"type": "Dokumententyp",
"type_confirmation": "Bestätigung",
"type_invoice": "Rechnung",
"type_offer": "Angebot",
"type_reminder": "Erinnerung"
},
"footer": {
"message" : "Umbrella ist ein Produkt von {0}."