mirror of
https://github.com/humhub/humhub.git
synced 2025-03-21 23:49:55 +01:00
Update error.php
This commit is contained in:
parent
4e97e7f7c0
commit
e936a382c8
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'<strong>Login</strong> required' => '<strong>требуется</strong> логин',
|
||||
'<strong>Login</strong> required' => 'Необходима <strong>авторизация</strong>',
|
||||
'An internal server error occurred.' => 'Произошла внутренняя ошибка сервера.',
|
||||
'You are not allowed to perform this action.' => 'Вы не можете выполнить это действие.',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user