Sha256: 64a11836da1703f23ff060decfabeea278a775b97f377633ba495b843f8c9d48
Contents?: true
Size: 919 Bytes
Versions: 4
Compression:
Stored size: 919 Bytes
Contents
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : (global = global || self, (global.FullCalendarLocales = global.FullCalendarLocales || {}, global.FullCalendarLocales.th = factory())); }(this, function () { 'use strict'; var th = { code: "th", buttonText: { prev: "ย้อน", next: "ถัดไป", today: "วันนี้", month: "เดือน", week: "สัปดาห์", day: "วัน", list: "แผนงาน" }, allDayText: "ตลอดวัน", eventLimitText: "เพิ่มเติม", noEventsMessage: "ไม่มีกิจกรรมที่จะแสดง" }; return th; }));
Version data entries
4 entries across 4 versions & 2 rubygems