![]() 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 ko = { code: 'ko', buttonText: { prev: '이전달', next: '다음달', today: '오늘', month: '월', week: '주', day: '일', list: '일정목록', }, weekText: '주', allDayText: '종일', moreLinkText: '개', noEventsText: '일정이 없습니다', }; return ko; }());