"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { close: 'Close', dataIterator: { pageText: '{0}-{1} од {2}', noResultsText: 'Ни један запис није пронађен', loadingText: 'Loading item...' }, dataTable: { itemsPerPageText: 'Редова по страници:', ariaLabel: { sortDescending: ': Sorted descending. Activate to remove sorting.', sortAscending: ': Sorted ascending. Activate to sort descending.', sortNone: ': Not sorted. Activate to sort ascending.' } }, dataFooter: { itemsPerPageText: 'Ставки по страници:', itemsPerPageAll: 'Све', nextPage: 'Следећа страница', prevPage: 'Претходна страница', firstPage: 'Прва страница', lastPage: 'Последња страница' }, datePicker: { itemsSelected: '{0} одабрано' }, noDataText: 'Нема доступних података', carousel: { prev: 'Превиоус висуал', next: 'Нект висуал' }, calendar: { moreEvents: '{0} море' }, fileInput: { counter: '{0} files', counterSize: '{0} files ({1} in total)' } }; exports.default = _default; //# sourceMappingURL=sr-Cyrl.js.map