Sha256: 68332b4dc28af4ffdae1abab34aa1d48c6bf4b63cb1e57e6555ffdeb5bb64c6c

Contents?: true

Size: 1.18 KB

Versions: 75

Compression:

Stored size: 1.18 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:6,

        titles:[
                "חודש קודם",
                "חודש הבא",
                "שנה קודמת",
                "שנה הבאה",
                "היום"
                ]
};

Version data entries

75 entries across 49 versions & 11 rubygems

Version Path
spree_core-0.60.1 public/javascripts/lang/he.js
spree_core-0.60.0 public/javascripts/lang/he.js
spree_core-0.60.0.RC1 public/javascripts/lang/he.js
spree_essential_press-0.1.0.pre3 test/dummy/public/javascripts/lang/he.js
spree_essential_press-0.1.0.pre2 test/dummy/public/javascripts/lang/he.js
spree_core-0.50.2 public/javascripts/lang/he.js
spree_core-0.50.1 public/javascripts/lang/he.js
spree_core-0.50.0 public/javascripts/lang/he.js
spree_core-0.40.3 public/javascripts/lang/he.js
spree_core-0.40.2 public/javascripts/lang/he.js
spree_core-0.40.1 public/javascripts/lang/he.js
spree_core-0.40.0 public/javascripts/lang/he.js
spree_core-0.30.1 public/javascripts/lang/he.js
spree_core-0.30.0 public/javascripts/lang/he.js
spree-0.11.2 vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/he.js
spree-0.11.2 vendor/extensions/theme_default/public/javascripts/lang/he.js
spree-0.11.1 vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/he.js
spree-0.11.1 vendor/extensions/theme_default/public/javascripts/lang/he.js
spree_core-0.30.0.beta1 lib/generators/templates/public/javascripts/lang/he.js
rd_unobtrusive_date_picker-0.1.0 public/javascripts/lang/he.js