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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user