UNPKG

zfd

Version:

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

26 lines (25 loc) 516 B
import Pagination from "rc-pagination/es/locale/en_US"; export default { locale: 'en', Pagination: Pagination, global: { placeholder: 'Please select' }, Table: { filterTitle: 'Filter menu', filterConfirm: 'OK', filterReset: 'Reset', selectAll: 'Select current page', selectInvert: 'Invert current page', sortTitle: 'Sort' }, Icon: { icon: 'icon' }, Modal: { okText: 'OK', cancelText: 'Cancel', justOkText: 'OK' } }; //# sourceMappingURL=default.js.map