diff --git a/client/src/locale/angular.ar.xlf b/client/src/locale/angular.ar.xlf
index b6e57b4c2..5a7deb95a 100644
--- a/client/src/locale/angular.ar.xlf
+++ b/client/src/locale/angular.ar.xlf
@@ -881,7 +881,7 @@
Allow import with HTTP URL (e.g. YouTube)
- Allow import with HTTP URL (e.g. YouTube)
+ اسمح بالاستيراد عبر الروابط (مثل يوتيوب)src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html234
@@ -993,7 +993,7 @@
That's an error.
- That's an error.
+ هذا خطأ.src/app/+page-not-found/page-not-found.component.html4
@@ -1009,7 +1009,7 @@
Possible reasons:
- Possible reasons:
+ الأسباب المحتملة:src/app/+page-not-found/page-not-found.component.html11
@@ -1018,12 +1018,12 @@
You may have used an outdated or broken link
- You may have used an outdated or broken link
+ استخدمت رابط خاطئ أو منتهي الصلاحيةsrc/app/+page-not-found/page-not-found.component.html14The may have been moved or deleted
- The may have been moved or deleted
+ حُذف أو نُقلsrc/app/+page-not-found/page-not-found.component.html15
@@ -1031,7 +1031,7 @@
You may have typed the address or URL incorrectly
- You may have typed the address or URL incorrectly
+ أخطأت في كتابة الرابطsrc/app/+page-not-found/page-not-found.component.html16
@@ -1067,7 +1067,7 @@
Media is too large for the server. Please contact you administrator if you want to increase the limit size.
- Media is too large for the server. Please contact you administrator if you want to increase the limit size.
+ هذا الملف كبير. اتصل بالمدير حتى يزيد حد الحجم.src/app/core/rest/rest-extractor.service.ts62