Skip to content

Commit

Permalink
Merge pull request #4785 from Laravel-Lang/ar/2024-05-10-15-21
Browse files Browse the repository at this point in the history
[ar]: Translate new Laravel Framework 11.x keys
  • Loading branch information
mohamedsabil83 authored May 10, 2024
2 parents 4a9d477 + cd52afd commit bf59efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/ar/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"boolean": "يجب أن تكون قيمة هذا الحقل إما true أو false .",
"can": "هذا الحقل يحتوي على قيمة غير مصرّح بها.",
"confirmed": "التأكيد غير متطابق.",
"contains": "This field is missing a required value.",
"contains": "هذا الحقل يفتقد قيمة مطلوبة.",
"date": "هذا ليس تاريخًا صحيحًا.",
"date_equals": "يجب أن يكون تاريخاً مطابقاً للتاريخ :date.",
"date_format": "لا يتوافق مع الشكل :format.",
Expand Down
2 changes: 1 addition & 1 deletion locales/ar/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"boolean": "يجب أن تكون قيمة حقل :attribute إما true أو false .",
"can": "الحقل :attribute يحتوي على قيمة غير مصرّح بها.",
"confirmed": "حقل التأكيد غير مُطابق للحقل :attribute.",
"contains": "The :attribute field is missing a required value.",
"contains": "الحقل :attribute يفتقد قيمة مطلوبة.",
"current_password": "كلمة المرور غير صحيحة.",
"date": "حقل :attribute ليس تاريخًا صحيحًا.",
"date_equals": "يجب أن يكون حقل :attribute مطابقاً للتاريخ :date.",
Expand Down

0 comments on commit bf59efd

Please sign in to comment.