mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
New translations errors.php (Russian)
This commit is contained in:
parent
f3daf77b95
commit
0afce79807
@ -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