Files
opensourcepos/application/language/it/bootstrap_tables_lang.php
lucailvec eb39c0ba56 Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings)
2018-01-19 07:49:53 +00:00

11 lines
403 B
PHP

<?php
$lang["tables_all"] = "Tutti/e";
$lang["tables_columns"] = "Colonne";
$lang["tables_hide_show_pagination"] = "Nascondi/mostra paginazione";
$lang["tables_loading"] = "Caricamento, attendere prego...";
$lang["tables_page_from_to"] = "Mostro {0} a {1} di {2} righe";
$lang["tables_refresh"] = "Ricarica";
$lang["tables_rows_per_page"] = "{0} righe per pagina";
$lang["tables_toggle"] = "Inverti";