Translated using Weblate (Danish)

Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/da/
This commit is contained in:
objecttothis
2026-04-07 16:54:35 +00:00
committed by Weblate
parent 7f20a5dd4c
commit 64004db271

View File

@@ -1,12 +1,12 @@
<?php
return [
"all" => "Alle",
"columns" => "Kolonner",
"hide_show_pagination" => "Gem/Vis sideinddeling",
"loading" => "Indlæser, vent venligst...",
"page_from_to" => "Viser {0} to {1} af {2} rækker",
"refresh" => "Opdater",
"rows_per_page" => "{0} rækker per side",
"toggle" => "Skift",
'all' => "Alle",
'columns' => "Kolonner",
'hide_show_pagination' => "Gem/Vis sideinddeling",
'loading' => "Indlæser, vent venligst",
'page_from_to' => "Viser {0} to {1} af {2} rækker",
'refresh' => "Opdater",
'rows_per_page' => "{0} rækker per side",
'toggle' => "Skift",
];