UNPKG

occ-tinper-bee

Version:

Base tinper-bee 2.0.10-beta.2: React Components living for enterprise-class pc backend application

51 lines (50 loc) 1.22 kB
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = { lang: 'zh_TW', Popconfirm: { ok: '確認', cancel: '取消' }, Table: { 'resetSettings': '還原設置', 'include': '包含', 'exclusive': '不包含', 'equal': '等於', 'unequal':'不等於', 'begin':'以開始', 'end':'以結尾', }, Clipboard: { 'copy': '複製', 'cut': '剪切', 'copyReady': '已複製', 'cutReady': '已剪切', 'copyToClipboard':'複製到剪切板', 'close':'關閉', }, Pagination:{ 'total': '共', 'items': '條', 'show': '顯示', 'goto': '跳至', 'page': '頁', 'ok': '確認' }, Grid:{ 'fixTitle': '鎖定', 'noFixTitle': '解鎖', 'hideTitle': '隱藏', 'rowFilter':'行過濾' }, SearchPanel: { 'title': '默認篩選', 'resetName': '清空', 'searchName': '查詢', 'down': '展開', 'up': '收起' } }; module.exports = exports['default'];