mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 17:47:52 +00:00
New translations errors.php (Ukrainian)
This commit is contained in:
parent
61eb76ac89
commit
f3cfc63b5c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue