Sha256: 43574057977fefca4d84e8e48ecbd87f977dff6a5dc55520a13f9c3e3ad37e25
Contents?: true
Size: 1.45 KB
Versions: 75
Compression:
Stored size: 1.45 KB
Contents
var fdLocale = { months:[ "يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوٿمبر", "ديسمبر" ], fullDay:[ "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت", "الأحد" ], /* Only stipulate the dayAbbr should the first letter of the fullDay not suffice */ dayAbbr:[ "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت", "الأحد" ], /* Only stipulate the firstDayOfWeek should the first day not be Monday firstDayOfWeek:0, */ titles:[ "الشهر السابق", "الشهر المقبل", "السنة السابقة", "السنة المقبلة" ] };
Version data entries
75 entries across 49 versions & 11 rubygems