HEX
Server: LiteSpeed
System: Linux premium313.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User: wekawqug (1662)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/wekawqug/ndondocup.sisihub.co.tz/assets/plugins/fullcalendar/locales/ja.js
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;

}());