vuetify
Version:
Vue.js 2 Semantic Component Framework
20 lines (19 loc) • 641 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
dataIterator: {
rowsPerPageText: 'Ставки по страници:',
rowsPerPageAll: 'Све',
pageText: '{0}-{1} од {2}',
noResultsText: 'Ни један запис није пронађен',
nextPage: 'Следећа страница',
prevPage: 'Претходна страница'
},
dataTable: {
rowsPerPageText: 'Редова по страници:'
},
noDataText: 'Нема доступних података'
};
//# sourceMappingURL=sr-Cyrl.js.map