File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ export default {
1616 startTime : 'Začetni čas' ,
1717 endDate : 'Končni datum' ,
1818 endTime : 'Končni čas' ,
19- prevYear : 'Previous Year' , // to be translated
20- nextYear : 'Next Year' , // to be translated
21- prevMonth : 'Previous Month' , // to be translated
22- nextMonth : 'Next Month' , // to be translated
23- year : 'Leto ' ,
19+ prevYear : 'Prejšnje leto' ,
20+ nextYear : 'Naslednje leto' ,
21+ prevMonth : 'Prejšnji mesec' ,
22+ nextMonth : 'Naslednji mesec' ,
23+ year : '' ,
2424 month1 : 'Jan' ,
2525 month2 : 'Feb' ,
2626 month3 : 'Mar' ,
@@ -71,7 +71,7 @@ export default {
7171 } ,
7272 pagination : {
7373 goto : 'Pojdi na' ,
74- pagesize : '/page ' ,
74+ pagesize : '/stran ' ,
7575 total : 'Skupno {total}' ,
7676 pageClassifier : ''
7777 } ,
You can’t perform that action at this time.
0 commit comments