Files
opensourcepos/app/Language/da/Bootstrap_tables.php
2024-06-15 17:19:15 +02:00

12 lines
360 B
PHP

<?php
return [
"tables_all" => "Alle",
"tables_columns" => "Kolonner",
"tables_hide_show_pagination" => "Gem/Vis sideinddeling",
"tables_loading" => "Indlæser, vent venligst...",
"tables_page_from_to" => "Viser {0} to {1} af {2} rækker",
"tables_refresh" => "Opdater",
"tables_rows_per_page" => "{0} rækker per side",
"tables_toggle" => "Skift",
];