updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@ -13,18 +13,27 @@ return [
'current_email' => 'البريد الإلكتروني الحالي',
'reset' => 'إعادة تعيين',
'never' => 'أبدا',
'password' => [
'current' => 'كلمة المرور',
'current_confirm' => 'تأكيد كلمة المرور',
'new' => 'كلمة المرور الجديدة',
'new_confirm' => 'تأكيد كلمة المرور الجديدة',
],
'error' => [
'self_delete' => 'خطأ: لا يمكن حذف نفسك!'
'self_delete' => 'خطأ: لا يمكن حذف نفسك!',
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
],
'failed' => 'بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.',
'disabled' => 'هذا الحساب غير مفعل. رجاءا, تواصل مع مدير النظام.',
'throttle' => 'عدد كبير جدا من محاولات تسجيل الدخول. الرجاء إعادة المحاولة في غضون :seconds ثانية.',
'notification' => [
'message_1' => 'You are receiving this email because we received a password reset request for your account.',
'message_2' => 'If you did not request a password reset, no further action is required.',
'button' => 'إعادة تعيين كلمة المرور',
],
];