This commit is contained in:
René Loos
2020-06-22 12:19:04 +02:00
parent c5d4a62930
commit e11c713ce3

View File

@ -103,9 +103,9 @@
}, },
"recent_invoices_card": { "recent_invoices_card": {
"title": "Openstaande facturen", "title": "Openstaande facturen",
"due_on": "Openstaand op", "due_on": "Datum",
"customer": "Klant", "customer": "Klant",
"amount_due": "Openstaand bedrag", "amount_due": "Bedrag",
"actions": "Acties", "actions": "Acties",
"view_all": "Toon alles" "view_all": "Toon alles"
}, },
@ -113,7 +113,7 @@
"title": "Recente offertes", "title": "Recente offertes",
"date": "Datum", "date": "Datum",
"customer": "Klant", "customer": "Klant",
"amount_due": "Openstaand bedrag", "amount_due": "Bedrag",
"actions": "Acties", "actions": "Acties",
"view_all": "Toon alles" "view_all": "Toon alles"
} }
@ -122,7 +122,7 @@
"name": "Naam", "name": "Naam",
"description": "Omschrijving", "description": "Omschrijving",
"percent": "Procent", "percent": "Procent",
"compound_tax": "Verbinding Ta" "compound_tax": "Samengestelde belasting"
}, },
"customers": { "customers": {
"title": "Klanten", "title": "Klanten",
@ -707,7 +707,7 @@
"name": "Naam", "name": "Naam",
"email": "E-mail", "email": "E-mail",
"password": "Wachtwoord", "password": "Wachtwoord",
"confirm_password": "bevestig wachtwoord", "confirm_password": "Bevestig wachtwoord",
"account_settings": "Account instellingen", "account_settings": "Account instellingen",
"save": "Opslaan", "save": "Opslaan",
"section_description": "U kunt uw naam, e-mailadres en wachtwoord bijwerken via onderstaand formulier.", "section_description": "U kunt uw naam, e-mailadres en wachtwoord bijwerken via onderstaand formulier.",
@ -810,7 +810,7 @@
"name": "Naam", "name": "Naam",
"email": "E-mail", "email": "E-mail",
"password": "Wachtwoord", "password": "Wachtwoord",
"confirm_password": "bevestig wachtwoord", "confirm_password": "Bevestig wachtwoord",
"save_cont": "Opslaan doorgaan", "save_cont": "Opslaan doorgaan",
"company_info": "Bedrijfsinformatie", "company_info": "Bedrijfsinformatie",
"company_info_desc": "Deze informatie wordt weergegeven op facturen. Merk op dat u dit later op de instellingenpagina kunt bewerken.", "company_info_desc": "Deze informatie wordt weergegeven op facturen. Merk op dat u dit later op de instellingenpagina kunt bewerken.",