first commit
This commit is contained in:
commit
eb2f504652
32490 changed files with 5731109 additions and 0 deletions
20
node_modules/@fullcalendar/core/locales/he.js
generated
vendored
Normal file
20
node_modules/@fullcalendar/core/locales/he.js
generated
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
var l33 = {
|
||||
code: 'he',
|
||||
direction: 'rtl',
|
||||
buttonText: {
|
||||
prev: 'הקודם',
|
||||
next: 'הבא',
|
||||
today: 'היום',
|
||||
year: 'שנה',
|
||||
month: 'חודש',
|
||||
week: 'שבוע',
|
||||
day: 'יום',
|
||||
list: 'סדר יום',
|
||||
},
|
||||
allDayText: 'כל היום',
|
||||
moreLinkText: 'נוספים',
|
||||
noEventsText: 'אין אירועים להצגה',
|
||||
weekText: 'שבוע',
|
||||
};
|
||||
|
||||
export { l33 as default };
|
||||
Loading…
Add table
Add a link
Reference in a new issue