From 0ec68c8b99e8a74bd8fa935328d96f995432e8b0 Mon Sep 17 00:00:00 2001 From: Elio Enzo Papais Date: Wed, 26 Jan 2022 15:25:28 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 98.6% (218 of 221 strings) Translation: opensourcepos/sales Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/it/ --- application/language/it/sales_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/it/sales_lang.php b/application/language/it/sales_lang.php index 0c270b092..6a66deabc 100644 --- a/application/language/it/sales_lang.php +++ b/application/language/it/sales_lang.php @@ -200,7 +200,7 @@ $lang["sales_tax"] = "Imposte"; $lang["sales_tax_id"] = "ID Imposta"; $lang["sales_tax_invoice"] = "Fattura d'Imposta"; $lang["sales_tax_percent"] = "Imposte %"; -$lang["sales_taxed_ind"] = ""; +$lang["sales_taxed_ind"] = "T"; $lang["sales_total"] = "Totale"; $lang["sales_total_tax_exclusive"] = "Imposte escluse"; $lang["sales_transaction_failed"] = "Transazione di Vendita fallita.";