UNPKG

veui

Version:

Baidu Enterprise UI for Vue.js.

21 lines (19 loc) 376 B
import i18n from '../../managers/i18n' i18n.register( 'en-US', { noData: 'No data', selectAll: 'Select all', unselectAll: 'Unselect all', selectRow: 'Select row', deselectRow: 'Deselect row', expandRow: 'Expand row', collapseRow: 'Collapse row', loading: 'Loading…', apply: 'Apply', clear: 'Clear' }, { ns: 'table' } )