mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-30 07:32:39 +01:00
New translations errors.php (Ukrainian)
This commit is contained in:
parent
61eb76ac89
commit
f3cfc63b5c
@ -83,6 +83,7 @@ return [
|
||||
// Error pages
|
||||
'404_page_not_found' => 'Сторінку не знайдено',
|
||||
'sorry_page_not_found' => 'Вибачте, сторінку, яку ви шукали, не знайдено.',
|
||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||
'return_home' => 'Повернутися на головну',
|
||||
'error_occurred' => 'Виникла помилка',
|
||||
'app_down' => ':appName зараз недоступний',
|
||||
|
Loading…
Reference in New Issue
Block a user