mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-13 00:41:59 +03:00
New translations errors.php (Slovak)
This commit is contained in:
@ -83,6 +83,7 @@ return [
|
|||||||
// Error pages
|
// Error pages
|
||||||
'404_page_not_found' => 'Stránka nenájdená',
|
'404_page_not_found' => 'Stránka nenájdená',
|
||||||
'sorry_page_not_found' => 'Prepáčte, stránka ktorú hľadáte nebola nájdená.',
|
'sorry_page_not_found' => 'Prepáčte, stránka ktorú hľadáte nebola nájdená.',
|
||||||
|
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||||
'return_home' => 'Vrátiť sa domov',
|
'return_home' => 'Vrátiť sa domov',
|
||||||
'error_occurred' => 'Nastala chyba',
|
'error_occurred' => 'Nastala chyba',
|
||||||
'app_down' => ':appName je momentálne nedostupná',
|
'app_down' => ':appName je momentálne nedostupná',
|
||||||
|
Reference in New Issue
Block a user