Direktori : /home/eymajans/public_html/kurumsalv11.ofisimweb.com/Tasarim/plugins/fullcalendar/js/locales/ |
Current File : /home/eymajans/public_html/kurumsalv11.ofisimweb.com/Tasarim/plugins/fullcalendar/js/locales/tr.js |
FullCalendar.globalLocales.push(function () { 'use strict'; var tr = { code: 'tr', week: { dow: 1, // Monday is the first day of the week. doy: 7, // The week that contains Jan 1st is the first week of the year. }, buttonText: { prev: 'Geri', next: 'İleri', today: 'Bugün', month: 'Ay', week: 'Hafta', day: 'Gün', list: 'Ajanda', }, weekText: 'Hf', allDayText: 'Tüm Gün', moreLinkText: 'Daha Fazla', noEventsText: 'Gösterilecek etkinlik yok', }; return tr; }());