Files
opensourcepos/app/Language/it/Bootstrap_tables.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

12 lines
339 B
PHP

<?php
return [
"all" => "Tutte",
"columns" => "Colonne",
"hide_show_pagination" => "Nascondi/mostra paginazione",
"loading" => "Caricamento, attendere prego...",
"page_from_to" => "Mostro {0} a {1} di {2} righe",
"refresh" => "Ricarica",
"rows_per_page" => "{0} righe per pagina",
"toggle" => "Inverti",
];