From e4690eb6700a160d6b5b282a7ec0d77b13e0f3fd Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Wed, 2 May 2018 20:58:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (35 of 35 strings) Translation: opensourcepos/module Translate-URL: http://weblate.jpeelaer.net/projects/ospos/module/it/ --- application/language/it/module_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/it/module_lang.php b/application/language/it/module_lang.php index 240d75bd1..dc145d76e 100644 --- a/application/language/it/module_lang.php +++ b/application/language/it/module_lang.php @@ -2,7 +2,7 @@ $lang["module_both"] = "Entrambi"; $lang["module_config"] = "Configurazione"; -$lang["module_config_desc"] = "Modifica Configurazione OSPOS"; +$lang["module_config_desc"] = "Modifica Configurazione OSPOS."; $lang["module_customers"] = "Clienti"; $lang["module_customers_desc"] = "Aggiungi, Aggiorna, Modifica, e Ricerca Clienti."; $lang["module_employees"] = "Impiegati";