mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-18 05:52:23 -04:00
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/
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?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",
|
||||
'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",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user