Sha256: ee18785a9cfb6763a2dabee8f7b9f77546c8e27be12099c0fab893a5449148ee
Contents?: true
Size: 861 Bytes
Versions: 4
Compression:
Stored size: 861 Bytes
Contents
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : (global = global || self, (global.FullCalendarLocales = global.FullCalendarLocales || {}, global.FullCalendarLocales.he = factory())); }(this, function () { 'use strict'; var he = { code: "he", dir: 'rtl', buttonText: { prev: "הקודם", next: "הבא", today: "היום", month: "חודש", week: "שבוע", day: "יום", list: "סדר יום" }, allDayText: "כל היום", eventLimitText: "אחר", noEventsMessage: "אין אירועים להצגה", weekLabel: "שבוע" }; return he; }));
Version data entries
4 entries across 4 versions & 2 rubygems