mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-13 16:29:07 +00:00
New translations errors.php (Russian)
This commit is contained in:
parent
f3daf77b95
commit
0afce79807
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