Commit 3959b8cd02b5e69ae5ec683f653cde3615777256

Authored by Mahmoud Zohdi
Committed by GitHub
1 parent e0867ef6

update ar-SA local file

Showing 1 changed file with 13 additions and 13 deletions   Show diff stats
src/locale/lang/ar-SA.js
@@ -27,7 +27,7 @@ const lang = { @@ -27,7 +27,7 @@ const lang = {
27 month1: 'يناير', 27 month1: 'يناير',
28 month2: 'فبراير', 28 month2: 'فبراير',
29 month3: 'مارس', 29 month3: 'مارس',
30 - month4: 'آبريل', 30 + month4: 'أبريل',
31 month5: 'مايو', 31 month5: 'مايو',
32 month6: 'يونيو', 32 month6: 'يونيو',
33 month7: 'يوليو', 33 month7: 'يوليو',
@@ -48,18 +48,18 @@ const lang = { @@ -48,18 +48,18 @@ const lang = {
48 sat: 'سبت' 48 sat: 'سبت'
49 }, 49 },
50 months: { 50 months: {
51 - m1: 'Jan',  
52 - m2: 'Feb',  
53 - m3: 'Mar',  
54 - m4: 'Apr',  
55 - m5: 'May',  
56 - m6: 'Jun',  
57 - m7: 'Jul',  
58 - m8: 'Aug',  
59 - m9: 'Sep',  
60 - m10: 'Oct',  
61 - m11: 'Nov',  
62 - m12: 'Dec' 51 + m1: 'يناير',
  52 + m2: 'فبراير',
  53 + m3: 'مارس',
  54 + m4: 'أبريل',
  55 + m5: 'مايو',
  56 + m6: 'يونيو',
  57 + m7: 'يوليو',
  58 + m8: 'أغسطس',
  59 + m9: 'سبتمبر',
  60 + m10: 'اكتوبر',
  61 + m11: 'نوفمبر',
  62 + m12: 'ديسمبر'
63 } 63 }
64 }, 64 },
65 transfer: { 65 transfer: {