Files
opensourcepos/app/Language/de-CH/Bootstrap_tables.php
objecttothis dbdf4db4fb Translated using Weblate (German (Switzerland))
Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/de_CH/
2026-04-07 20:47:37 +02:00

13 lines
328 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",
];