mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-01 22:39:13 +08:00
New Crowdin updates (#2737)
* New translations errors.php (Italian) * New translations errors.php (Slovak) * New translations errors.php (Norwegian Bokmal) * New translations errors.php (Bosnian) * New translations errors.php (Latvian) * New translations errors.php (Spanish, Argentina) * New translations errors.php (Persian) * New translations errors.php (Indonesian) * New translations errors.php (Portuguese, Brazilian) * New translations errors.php (Vietnamese) * New translations errors.php (Chinese Traditional) * New translations errors.php (Chinese Simplified) * New translations errors.php (Ukrainian) * New translations errors.php (Turkish) * New translations errors.php (Swedish) * New translations errors.php (Slovenian) * New translations errors.php (Russian) * New translations errors.php (French) * New translations errors.php (Portuguese) * New translations errors.php (Polish) * New translations errors.php (Dutch) * New translations errors.php (Korean) * New translations errors.php (Japanese) * New translations errors.php (Hungarian) * New translations errors.php (Hebrew) * New translations errors.php (German) * New translations errors.php (Danish) * New translations errors.php (Czech) * New translations errors.php (Catalan) * New translations errors.php (Bulgarian) * New translations errors.php (Arabic) * New translations errors.php (Spanish) * New translations errors.php (German Informal) * New translations errors.php (Chinese Simplified) * New translations errors.php (French) * New translations common.php (French) * New translations errors.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations activities.php (Arabic) * New translations auth.php (Arabic) * New translations entities.php (Arabic) * New translations auth.php (Arabic) * New translations components.php (Arabic) * New translations entities.php (Arabic) * New translations errors.php (Russian) * New translations common.php (Portuguese) * New translations errors.php (Portuguese)
This commit is contained in:
@ -83,6 +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.',
|
||||
'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