12345678910111213 |
- /*!
- *
- * SpreadJS Library 10.0.0
- *
- * Copyright(c) GrapeCity, Inc. All rights reserved.
- *
- * Licensed under the SpreadJS Commercial License.
- * spread.sales@grapecity.com
- * http://spread.grapecity.com/Pages/Spread-JS-License/
- *
- *
- */
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.LocaleResource=t():(e.GC=e.GC||{},e.GC.Spread=e.GC.Spread||{},e.GC.Spread.Views=e.GC.Spread.Views||{},e.GC.Spread.Views.LocaleResource=t())}(this,function(){return function(e){function t(n){if(o[n])return o[n].exports;var r=o[n]={exports:{},id:n,loaded:!1};return e[n].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var o={};return t.m=e,t.c=o,t.p="",t(0)}([function(e,t){"use strict";!function(){var t={name:"zh-CN",content:{groupDragText:"拖拽需要分组的列到面板中",toolPanelGroupPanelText:"拖拽上方需要分组的列到面板中",toolPanelGroupPanelTitle:"所有分组列",toolPanelColPanelTitle:"列",addColPanelTitle:"添加列",addColPanelText:"输入一列或多列的定义",addColPanelErrorText:"输入不是合法的列定义",addText:"添加",cancelText:"取消",updateText:"更新",buildInActionSave:"保存",buildInActionEdit:"编辑",buildInActionCancel:"取消",editFormTitle:"编辑窗口",linkText:"详细",moreText:"更多...",errorText:"Calendar/Timeline 分组布局需要唯一的按照时间分组的字段"}};e.exports=t}()}])});
|