You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
670 B
22 lines
670 B
define({ |
|
//begin v1.x content |
|
"descTemplate": "${2} - ${3} od ${1} ${0}", |
|
"firstTip": "Prva stranica", |
|
"lastTip": "Zadnja stranica", |
|
"nextTip": "Sljedeća stranica", |
|
"prevTip": "Prethodna stranica", |
|
"itemTitle": "stavke", |
|
"singularItemTitle": "stavka", |
|
"pageStepLabelTemplate": "Stranica ${0}", |
|
"pageSizeLabelTemplate": "${0} stavaka po stranici", |
|
"allItemsLabelTemplate": "Sve stavke", |
|
"gotoButtonTitle": "Idi na određenu stranicu", |
|
"dialogTitle": "Idi na stranicu", |
|
"dialogIndication": "Navedite broj stranice", |
|
"pageCountIndication": " (${0} stranica)", |
|
"dialogConfirm": "Idi", |
|
"dialogCancel": "Odustani", |
|
"all": "Sve" |
|
//end v1.x content |
|
}); |
|
|
|
|