X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f40dedb451e4c5bbb5d252ee45dfd26c05bc876b..refs/pull/2734/head:/resources/lang/da/common.php diff --git a/resources/lang/da/common.php b/resources/lang/da/common.php index 4aa652c73..8613cc045 100644 --- a/resources/lang/da/common.php +++ b/resources/lang/da/common.php @@ -33,7 +33,7 @@ return [ 'copy' => 'Kopier', 'reply' => 'Besvar', 'delete' => 'Slet', - 'delete_confirm' => 'Confirm Deletion', + 'delete_confirm' => 'Bekræft sletning', 'search' => 'Søg', 'search_clear' => 'Ryd søgning', 'reset' => 'Nulstil', @@ -47,6 +47,7 @@ return [ 'sort_ascending' => 'Sorter stigende', 'sort_descending' => 'Sorter faldende', 'sort_name' => 'Navn', + 'sort_default' => 'Standard', 'sort_created_at' => 'Oprettelsesdato', 'sort_updated_at' => 'Opdateringsdato', @@ -64,6 +65,7 @@ return [ 'breadcrumb' => 'Brødkrumme', // Header + 'header_menu_expand' => 'Udvid header menu', 'profile_menu' => 'Profilmenu', 'view_profile' => 'Vis profil', 'edit_profile' => 'Redigér Profil', @@ -72,7 +74,9 @@ return [ // Layout tabs 'tab_info' => 'Info', + 'tab_info_label' => 'Faneblad: Vis sekundær information', 'tab_content' => 'Indhold', + 'tab_content_label' => 'Faneblad: Vis primær indhold', // Email Content 'email_action_help' => 'Hvis du har problemer med at trykke på ":actionText" knappen, prøv at kopiere og indsætte linket herunder ind i din webbrowser:', @@ -80,6 +84,6 @@ return [ // Footer Link Options // Not directly used but available for convenience to users. - 'privacy_policy' => 'Privacy Policy', - 'terms_of_service' => 'Terms of Service', + 'privacy_policy' => 'Privatlivspolitik', + 'terms_of_service' => 'Tjenestevilkår', ];