diff --git a/Resources/Private/Translations/ar/Main.xlf b/Resources/Private/Translations/ar/Main.xlf
index bf7113b120..52c89125f0 100644
--- a/Resources/Private/Translations/ar/Main.xlf
+++ b/Resources/Private/Translations/ar/Main.xlf
@@ -376,6 +376,90 @@
{tabName} – {amountOfErrors} validation issue
+
+ The length of this text must be between {minimum} and {maximum} characters.
+ يجب أن يكون طول هذا النص بين {minimum} و {maximum} حرفاً.
+
+
+ This field must contain at least {minimum} characters.
+ هذا المجال يجب ان يحتوى على الاقل {minimum} حروف.
+
+
+ This text may not exceed {maximum} characters.
+ النص لايجب ان يتخطى{maximum} حروف.
+
+
+ Only regular characters (a to z, umlauts, ...) and numbers are allowed.
+ Only regular characters (a to z, umlauts, ...) and numbers are allowed.
+
+
+ The given subject was not countable.
+ The given subject was not countable.
+
+
+ The count must be between {minimum} and {maximum}.
+ الاحصاء يجب ان يكون بين{minimum} و {maximum}.
+
+
+ The given value was not a valid date.
+ القيمة المعطاة لم تكن تاريخاً صالحاً.
+
+
+ The given date must be between {formatEarliestDate} and {formatLatestDate}
+ التاريخ المعطى يجب ان يكون بين{formatEarliestDate} و {formatLatestDate}
+
+
+ The given date must be after {formatEarliestDate}
+ The given date must be after {formatEarliestDate}
+
+
+ The given date must be before {formatLatestDate}
+ The given date must be before {formatLatestDate}
+
+
+ Please specify a valid email address.
+ الرجاء تحديد عنوان بريد إلكتروني صالح.
+
+
+ A valid float number is expected.
+ A valid float number is expected.
+
+
+ A valid integer number is expected.
+ A valid integer number is expected.
+
+
+ Only letters, numbers, spaces and certain punctuation marks are expected.
+ يُسمح ببعض الحروف، والأرقام، والفراغات، وعلامات الترقيم.
+
+
+ This property is required.
+ هذه الخاصية مطلوبة.
+
+
+ A valid number is expected.
+ A valid number is expected.
+
+
+ Please enter a valid number between {minimum} and {maximum}
+ الرجاء إدخل رقم صالح بين {minimum} و{maximum}
+
+
+ The given subject did not match the pattern ({pattern})
+ The given subject did not match the pattern ({pattern})
+
+
+ A valid string is expected.
+ A valid string is expected.
+
+
+ Valid text without any XML tags is expected.
+ Valid text without any XML tags is expected.
+
+
+ The given subject is not a valid UUID.
+ The given subject is not a valid UUID.
+