aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/app/sprinkles/account/locale/ar/validate.php
diff options
context:
space:
mode:
Diffstat (limited to 'main/app/sprinkles/account/locale/ar/validate.php')
-rw-r--r--main/app/sprinkles/account/locale/ar/validate.php36
1 files changed, 18 insertions, 18 deletions
diff --git a/main/app/sprinkles/account/locale/ar/validate.php b/main/app/sprinkles/account/locale/ar/validate.php
index 10543d0..0d6ff04 100644
--- a/main/app/sprinkles/account/locale/ar/validate.php
+++ b/main/app/sprinkles/account/locale/ar/validate.php
@@ -1,18 +1,18 @@
-<?php
-/**
- * UserFrosting (http://www.userfrosting.com)
- *
- * @link https://github.com/userfrosting/UserFrosting
- * @license https://github.com/userfrosting/UserFrosting/blob/master/licenses/UserFrosting.md (MIT License)
- *
- * Modern Standard Arabic message token translations for the 'account' sprinkle.
- *
- * @package userfrosting\i18n\ar
- * @author Alexander Weissman and Abdullah Seba
- */
-
-return [
- "VALIDATE" => [
- "PASSWORD_MISMATCH" => "يجب أن تكون كلمة المرور وكلمة المرور التأكيدية نفس"
- ]
-];
+<?php
+/**
+ * UserFrosting (http://www.userfrosting.com)
+ *
+ * @link https://github.com/userfrosting/UserFrosting
+ * @license https://github.com/userfrosting/UserFrosting/blob/master/licenses/UserFrosting.md (MIT License)
+ *
+ * Modern Standard Arabic message token translations for the 'account' sprinkle.
+ *
+ * @package userfrosting\i18n\ar
+ * @author Alexander Weissman and Abdullah Seba
+ */
+
+return [
+ "VALIDATE" => [
+ "PASSWORD_MISMATCH" => "يجب أن تكون كلمة المرور وكلمة المرور التأكيدية نفس"
+ ]
+];