UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

20 lines (19 loc) 508 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { dataIterator: { rowsPerPageText: 'Elem oldalanként:', rowsPerPageAll: 'Mind', pageText: '{0}-{1} / {2}', noResultsText: 'Nincs egyező találat', nextPage: 'Következő oldal', prevPage: 'Előző oldal' }, dataTable: { rowsPerPageText: 'Elem oldalanként:' }, noDataText: 'Nincs elérhető adat' }; //# sourceMappingURL=hu.js.map