mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
b8be9ac4e4
commit
3770bf7156
@ -497,4 +497,14 @@ return [
|
||||
'receive_messages_email' => [
|
||||
'name' => 'Получать сообщения по электронной почте',
|
||||
],
|
||||
|
||||
// Report
|
||||
'member' => 'Член',
|
||||
'registered_at' => 'Зарегистрировано в',
|
||||
'login_at' => 'Войти в',
|
||||
'undefined_member' => 'Неопределенный член',
|
||||
'new_membership_report' => 'Отчет о новом членстве',
|
||||
'member_login_reports' => 'Отчеты о входе в систему',
|
||||
|
||||
'profile_instruction' => 'Вы можете редактировать информацию своего профиля на этой странице.',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user