From e112ed5875d53cf183aaff492366626551bd80cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Kuijper?= <31251240+Joehoel@users.noreply.github.com> Date: Sat, 9 Nov 2024 14:38:02 +0100 Subject: [PATCH] Add missing dutch translations (#208) --- lang/nl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/nl.json b/lang/nl.json index cfe545ac..38d6f23c 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -1534,13 +1534,13 @@ "pdf_tax_label": "Btw", "pdf_tax_id": "FIN", "pdf_vat_id": "BTW", - "mail_thanks": "Thanks", - "mail_view_estimate": "View Estimate", - "mail_viewed_estimate": ":name viewed this Estimate.", - "mail_view_invoice": "View Invoice", - "mail_viewed_invoice": ":name viewed this Invoice.", - "mail_view_payment": "View Payment", - "notification_view_estimate": "[Notification] Estimate viewed", - "notification_view_invoice": "[Notification] Invoice viewed", - "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:": "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:" + "mail_thanks": "Bedankt", + "mail_view_estimate": "Bekijk offerte", + "mail_viewed_estimate": ":name heeft deze offerte bekeken.", + "mail_view_invoice": "Bekijk factuur", + "mail_viewed_invoice": ":name heeft deze factuur bekeken.", + "mail_view_payment": "Bekijk betaling", + "notification_view_estimate": "[Notification] Offerte bekeken", + "notification_view_invoice": "[Notification] Factuur bekeken", + "You have received a new invoice from {COMPANY_NAME}.
Please download using the button below:": "Je hebt een factuur ontvangen van {COMPANY_NAME}.
Download via de onderstaande knop:" }