Browse Source

Update Arabic language package

BRAHIM 11 years ago
parent
commit
052e28149f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/js/language/ar_MA.js

+ 4 - 1
src/js/language/ar_MA.js

@@ -30,7 +30,10 @@
             'default': 'الرجاء إدخال رقم CVV صالح.'
         },
         date: {
-            'default': 'الرجاء إدخال تاريخ صالح.'
+            'default': 'الرجاء إدخال تاريخ صالح.',
+            min: 'الرجاء إدخال تاريخ بعد %s.',
+            max: 'الرجاء إدخال تاريخ قبل %s.',
+            range: 'الرجاء إدخال تاريخ في المجال %s - %s.'
         },
         different: {
             'default': 'الرجاء إدخال قيمة مختلفة.'