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.19 kB
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = { lang: 'en_US', Popconfirm: { 'ok': 'OK', 'cancel': 'Cancel' }, Table: { 'resetSettings': 'reset settings', 'include': 'include', 'exclusive': 'exclusive', 'equal': 'equal', 'unequal':'unequal', 'begin':'begin', 'end':'end', }, Clipboard: { 'copy': 'copy', 'cut': 'cut', 'copyReady': 'copied', 'cutReady': 'cut', 'copyToClipboard':'copy to clipboard', 'close':'close' }, Pagination:{ 'total': 'total', 'items': 'items', 'show': 'page', 'goto': 'goto', 'page': 'page', 'ok': 'ok' }, Grid:{ 'fixTitle': 'fix', 'noFixTitle': 'unfix', 'hideTitle': 'hide', 'rowFilter': 'rowFilter' }, SearchPanel: { 'title': 'screening conditions', 'resetName': 'reset', 'searchName': 'submit', 'down': 'open', 'up': 'close' } }; module.exports = exports['default'];