📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
smmscripti.demodesign.com.tr
/
admin
/
plugins
/
fullcalendar
/
locales
📝
sk.js
← Geri Dön
FullCalendar.globalLocales.push(function () { 'use strict'; var sk = { code: 'sk', week: { dow: 1, // Monday is the first day of the week. doy: 4, // The week that contains Jan 4th is the first week of the year. }, buttonText: { prev: 'Predchádzajúci', next: 'Nasledujúci', today: 'Dnes', month: 'Mesiac', week: 'Týždeň', day: 'Deň', list: 'Rozvrh', }, weekText: 'Ty', allDayText: 'Celý deň', moreLinkText: function(n) { return '+ďalšie: ' + n }, noEventsText: 'Žiadne akcie na zobrazenie', }; return sk; }());
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula