mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
New Crowdin updates (#2915)
* New translations auth.php (Spanish) * New translations activities.php (Italian) * New translations settings.php (Italian) * New translations entities.php (Italian) * New translations validation.php (Italian) * New translations activities.php (Danish) * New translations auth.php (Danish) * New translations common.php (Danish) * New translations settings.php (Danish) * New translations entities.php (Danish) * New translations auth.php (Danish) * New translations common.php (Danish) * New translations errors.php (Danish) * New translations validation.php (Danish) * New translations activities.php (Russian) * New translations auth.php (French) * New translations auth.php (French) * New translations settings.php (French) * New translations entities.php (French) * New translations auth.php (French)
This commit is contained in:
@@ -83,9 +83,9 @@ return [
|
||||
'404_page_not_found' => 'Siden blev ikke fundet',
|
||||
'sorry_page_not_found' => 'Beklager, siden du leder efter blev ikke fundet.',
|
||||
'sorry_page_not_found_permission_warning' => 'Hvis du forventede, at denne side skulle eksistere, har du muligvis ikke tilladelse til at se den.',
|
||||
'image_not_found' => 'Image Not Found',
|
||||
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
|
||||
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
|
||||
'image_not_found' => 'Billede ikke fundet',
|
||||
'image_not_found_subtitle' => 'Beklager, billedet du ledte efter kunne ikke findes.',
|
||||
'image_not_found_details' => 'Hvis du forventede, at dette billede skulle eksistere, kan det være blevet slettet.',
|
||||
'return_home' => 'Gå tilbage til hjem',
|
||||
'error_occurred' => 'Der opstod en fejl',
|
||||
'app_down' => ':appName er nede lige nu',
|
||||
|
Reference in New Issue
Block a user