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.";