UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

20 lines (19 loc) 521 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { dataIterator: { rowsPerPageText: 'Elementi per pagina:', rowsPerPageAll: 'Tutti', pageText: '{0}-{1} di {2}', noResultsText: 'Nessun risultato trovato', nextPage: 'Pagina seguente', prevPage: 'Pagina precedente' }, dataTable: { rowsPerPageText: 'Righe per pagina:' }, noDataText: 'Nessun elemento disponibile' }; //# sourceMappingURL=it.js.map