![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/fullcalendar/locales/ |
FullCalendar.globalLocales.push(function () { 'use strict'; var ja = { code: 'ja', buttonText: { prev: '前', next: '次', today: '今日', month: '月', week: '週', day: '日', list: '予定リスト', }, weekText: '週', allDayText: '終日', moreLinkText: function(n) { return '他 ' + n + ' 件' }, noEventsText: '表示する予定はありません', }; return ja; }());