mirror of
https://github.com/humhub/humhub.git
synced 2025-03-21 23:49:55 +01:00
Update controllers_UserController.php
This commit is contained in:
parent
10466b4b7d
commit
0b43c032b4
@ -19,10 +19,10 @@
|
||||
return [
|
||||
'Become this user' => 'Войти как данный пользователь',
|
||||
'Delete' => 'Удалить',
|
||||
'Disabled' => 'Отключен',
|
||||
'Enabled' => 'Включен',
|
||||
'Disabled' => 'Отключён',
|
||||
'Enabled' => 'Включён',
|
||||
'Save' => 'Сохранить',
|
||||
'Unapproved' => 'Не подтвержден',
|
||||
'Unapproved' => 'Не подтверждён',
|
||||
'User not found!' => 'Пользователь не найден!',
|
||||
'You cannot delete yourself!' => 'Вы не можете удалить себя!',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user