From 73fe8a0e0baf2f4138fc4aecac4dc6e1a2b06305 Mon Sep 17 00:00:00 2001 From: Kumaran Date: Wed, 21 Apr 2021 19:13:23 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (180 of 180 strings) Translation: opensourcepos/sales Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/en/ --- application/language/en-US/sales_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/en-US/sales_lang.php b/application/language/en-US/sales_lang.php index 235164a40..e1a5fd918 100644 --- a/application/language/en-US/sales_lang.php +++ b/application/language/en-US/sales_lang.php @@ -161,7 +161,7 @@ $lang["sales_tax"] = "Tax"; $lang["sales_tax_id"] = "Tax Id"; $lang["sales_tax_invoice"] = "Tax Invoice"; $lang["sales_tax_percent"] = "Tax %"; -$lang["sales_taxed_ind"] = "Sales tax idn"; +$lang["sales_taxed_ind"] = "Sales tax ind"; $lang["sales_total"] = "Total"; $lang["sales_total_tax_exclusive"] = "Tax excluded"; $lang["sales_transaction_failed"] = "Sales Transaction failed.";