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

Version Path
spree-0.11.4 vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/ar.js
spree-0.11.4 vendor/extensions/theme_default/public/javascripts/lang/ar.js
apispree_core-0.0.0 public/javascripts/lang/ar.js
My-Commerce_core-1.1.0 public/javascripts/lang/ar.js
My-Commerce_core-1.0.0 public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 auth/spec/test_app/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 api/spec/test_app/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 core/spec/test_app/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 dash/spec/test_app/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 promo/spec/test_app/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 core/public/javascripts/lang/ar.js
MyCommerceapi-1.0.0 sandbox/public/javascripts/lang/ar.js
MyCommerce-0.0.3 promo/spec/test_app/public/javascripts/lang/ar.js
MyCommerce-0.0.3 api/spec/test_app/public/javascripts/lang/ar.js
MyCommerce-0.0.3 core/spec/test_app/public/javascripts/lang/ar.js
MyCommerce-0.0.3 dash/spec/test_app/public/javascripts/lang/ar.js
MyCommerce-0.0.3 core/public/javascripts/lang/ar.js
MyCommerce-0.0.3 auth/spec/test_app/public/javascripts/lang/ar.js
MyCommerce-0.0.3 sandbox/public/javascripts/lang/ar.js
rfcommerce_sandbox-0.0.3 public/javascripts/lang/ar.js