From 9ca998d5233087c1e8eca8b7fe311fefbfeba542 Mon Sep 17 00:00:00 2001 From: BudsieBuds Date: Tue, 8 Jun 2021 23:26:10 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (180 of 180 strings) Translation: opensourcepos/sales Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/nl/ --- application/language/nl/sales_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/nl/sales_lang.php b/application/language/nl/sales_lang.php index a348058d9..a39614511 100644 --- a/application/language/nl/sales_lang.php +++ b/application/language/nl/sales_lang.php @@ -160,7 +160,7 @@ $lang["sales_tax"] = "Belasting"; $lang["sales_tax_id"] = "Belasting ID"; $lang["sales_tax_invoice"] = "Belastingfactuur"; $lang["sales_tax_percent"] = "Belasting %"; -$lang["sales_taxed_ind"] = "BTW ind"; +$lang["sales_taxed_ind"] = "B"; $lang["sales_total"] = "Totaal"; $lang["sales_total_tax_exclusive"] = "Belasting uitsluiten"; $lang["sales_transaction_failed"] = "Verkooptransactie mislukt.";