New translations button.php (Arabic)

This commit is contained in:
Fatih Alp 2020-04-27 04:58:27 +03:00
parent 3581c24ee5
commit 01b80c86a3

View File

@ -8,6 +8,6 @@ return [
'register' => 'تسجيل',
'continue' => 'استمر',
'reset_password' => 'إعادة تعيين كلمة المرور',
'email' => 'Email',
'phone' => 'Phone',
'email' => 'البريد الإلكتروني',
'phone' => 'هاتف',
];