M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app2/public/fullcalendar/locales/
Upload File :
Current File : /home/bullgymbny/app2/public/fullcalendar/locales/pt-br.js

FullCalendar.globalLocales.push(function () {
  'use strict';

  var ptBr = {
    code: "pt-br",
    buttonText: {
      prev: "Anterior",
      next: "Próximo",
      today: "Hoje",
      month: "Mês",
      week: "Semana",
      day: "Dia",
      list: "Lista"
    },
    weekText: "Sm",
    allDayText: "dia inteiro",
    moreLinkText: function(n) {
      return "mais +" + n;
    },
    noEventsText: "Não há eventos para mostrar"
  };

  return ptBr;

}());

GO Party By You