X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e2f9089f56a04f530868c80baf44d99e192938a9..refs/pull/3246/head:/resources/lang/da/common.php diff --git a/resources/lang/da/common.php b/resources/lang/da/common.php index 0e4269734..890bbe4b4 100644 --- a/resources/lang/da/common.php +++ b/resources/lang/da/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rolle', 'cover_image' => 'Coverbillede', 'cover_image_description' => 'Dette billede skal være omtrent 440x250px.', - + // Actions 'actions' => 'Handlinger', 'view' => 'Vis', @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Fjern som foretrukken', 'next' => 'Næste', 'previous' => 'Forrige', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sorteringsindstillinger', @@ -69,6 +71,11 @@ return [ 'list_view' => 'Listevisning', 'default' => 'Standard', 'breadcrumb' => 'Brødkrumme', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', + 'none' => 'None', // Header 'header_menu_expand' => 'Udvid header menu',