mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
Typo
This commit is contained in:
@ -103,17 +103,17 @@
|
|||||||
},
|
},
|
||||||
"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"
|
||||||
},
|
},
|
||||||
"recent_estimate_card": {
|
"recent_estimate_card": {
|
||||||
"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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user