UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

20 lines (19 loc) 504 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { dataIterator: { rowsPerPageText: 'Elements per pàgina:', rowsPerPageAll: 'Tot', pageText: '{0}-{1} de {2}', noResultsText: 'Sense dades per mostrar', nextPage: 'Pàgina Següent', prevPage: 'Pàgina Anterior' }, dataTable: { rowsPerPageText: 'Files per pàgina:' }, noDataText: 'Sense dades' }; //# sourceMappingURL=ca.js.map