mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations errors.php (Slovak)
This commit is contained in:
parent
f0659025a9
commit
cfda94e2a8
@ -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á',
|
||||||
|
Loading…
Reference in New Issue
Block a user