1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

New Crowdin updates (#3428)

This commit is contained in:
Dan Brown
2022-06-24 11:35:59 +01:00
committed by GitHub
parent f69af8933c
commit ed981cbab1
180 changed files with 2892 additions and 589 deletions

View File

@@ -45,8 +45,10 @@ return [
'unfavourite' => 'Fjern som foretrukken',
'next' => 'Næste',
'previous' => 'Forrige',
'filter_active' => 'Active Filter:',
'filter_clear' => 'Clear Filter',
'filter_active' => 'Aktivt Filter:',
'filter_clear' => 'Nulstil Filter',
'download' => 'Hent',
'open_in_tab' => 'Åben i ny fane',
// Sort Options
'sort_options' => 'Sorteringsindstillinger',
@@ -72,10 +74,10 @@ return [
'default' => 'Standard',
'breadcrumb' => 'Brødkrumme',
'status' => 'Status',
'status_active' => 'Active',
'status_inactive' => 'Inactive',
'never' => 'Never',
'none' => 'None',
'status_active' => 'Aktiv',
'status_inactive' => 'Inaktiv',
'never' => 'Aldrig',
'none' => 'Ingen',
// Header
'header_menu_expand' => 'Udvid header menu',