UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

96 lines (88 loc) 2.62 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _en_GB = _interopRequireDefault(require("../rc-components/pagination/locale/en_GB")); var _en_GB2 = _interopRequireDefault(require("../date-picker/locale/en_GB")); var _en_GB3 = _interopRequireDefault(require("../time-picker/locale/en_GB")); var _en_GB4 = _interopRequireDefault(require("../calendar/locale/en_GB")); var _default = { locale: 'en-gb', Pagination: _en_GB["default"], DatePicker: _en_GB2["default"], TimePicker: _en_GB3["default"], Calendar: _en_GB4["default"], Table: { filterTitle: 'Filter menu', filterConfirm: 'OK', filterReset: 'Reset', emptyText: 'No data', selectAll: 'Select current page', selectInvert: 'Invert current page' }, Modal: { okText: 'OK', cancelText: 'Cancel', justOkText: 'OK' }, Popconfirm: { okText: 'OK', cancelText: 'Cancel' }, Transfer: { notFoundContent: 'Not Found', searchPlaceholder: 'Search here', itemUnit: 'item', itemsUnit: 'items' }, Select: { notFoundContent: 'Not Found', selectAll: 'Select All', selectNone: 'None', filterPlaceholder: 'Input for filter' }, Upload: { uploading: 'Uploading...', removeFile: 'Remove file', uploadError: 'Upload error', previewFile: 'Preview file', confirmRemove: 'Are you sure to delete the file?', confirmReUpload: 'Are you sure to reupload?', reUpload: 'Upload again' }, Collapse: { fold: 'Fold', unfold: 'Unfold' }, imageCrop: { editImage: 'Edit image', avatarUploadError: 'Avatar upload error', avatarServerError: 'Upload server error', avatarUpload: 'Picture upload', avatarReminder: "Here you can crop, rotate, and click \"Save\" Complete the avatar modification", preview: 'Preview', reUpload: 'Upload again', imageTooLarge: 'The picture is too large, please upload again', imageUploadError: 'Image upload error', imageDragHere: 'Please drag the picture here', pleaseUpload: 'Please upload, less than', uploadType: "and the type of picture is ", picture: '', cancelButton: 'Cancel', saveButton: 'Save', changeAvatar: 'Modify avatar' }, PerformanceTable: { emptyMessage: 'No data found', loading: 'Loading...' }, Notification: { total: 'A total of', message: 'messages', closeAll: 'Close all' } }; exports["default"] = _default; //# sourceMappingURL=en_GB.js.map