Skip to content

Commit

Permalink
Merge pull request #3934 from mohamedsabil83/ar/2023-11-23-18-58
Browse files Browse the repository at this point in the history
[ar]: Updated Laravel Framework 10.x keys
  • Loading branch information
andrey-helldar authored Nov 23, 2023
2 parents 5aebb5c + ebec1f0 commit c3ddd31
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 @@ -37,7 +37,7 @@
"ends_with": "يجب أن ينتهي بأحد القيم التالية: :values",
"enum": "القيمة المحددة غير صالحة.",
"exists": "القيمة المحددة غير صالحة.",
"extensions": "This field must have one of the following extensions: :values.",
"extensions": "يجب أن يحتوي هذا الحقل على أحد الإمتدادات التالية: :values.",
"file": "المحتوى يجب أن يكون ملفا.",
"filled": "هذا الحقل إجباري.",
"gt.array": "يجب أن يحتوي على أكثر من :value عناصر/عنصر.",
Expand Down
2 changes: 1 addition & 1 deletion locales/ar/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ends_with": "يجب أن ينتهي حقل :attribute بأحد القيم التالية: :values",
"enum": "حقل :attribute المختار غير صالح.",
"exists": "القيمة المحددة :attribute غير موجودة.",
"extensions": "The :attribute field must have one of the following extensions: :values.",
"extensions": "يجب أن يحتوي الحقل :attribute على أحد الإمتدادات التالية: :values.",
"failed": "بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.",
"file": "الحقل :attribute يجب أن يكون ملفا.",
"filled": "حقل :attribute إجباري.",
Expand Down

0 comments on commit c3ddd31

Please sign in to comment.