mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-20 22:07:33 -05:00
7 lines
173 B
PHP
7 lines
173 B
PHP
<?php
|
|
|
|
return [
|
|
'reset_password' => 'كلمة المرور لا يمكن إعادة تغيرها.',
|
|
'activate_user' => 'حسابك لا يمكن تقعيله.',
|
|
];
|