Files
opensourcepos/app/Language/de-CH/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
330 B
PHP

<?php
return [
"all" => "All",
"columns" => "Spalten",
"hide_show_pagination" => "Hide/Show pagination",
"loading" => "Lade, bitte warten...",
"page_from_to" => "Zeige {0} bis {1} von {2} Zeile(n)",
"refresh" => "Refresh",
"rows_per_page" => "{0} Einträge pro Seite",
"toggle" => "Umschalten",
];