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.
21 lines
622 B
21 lines
622 B
define( |
|
({ |
|
"descTemplate": "${2} - ${3} od ${1} ${0}", |
|
"firstTip": "Prva stranica", |
|
"lastTip": "Zadnja stranica", |
|
"nextTip": "Sljedeća stranica", |
|
"prevTip": "Prethodna stranica", |
|
"itemTitle": "stavke", |
|
"singularItemTitle": "stavka", |
|
"pageStepLabelTemplate": "Strana ${0}", |
|
"pageSizeLabelTemplate": "${0} stavki 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": "Opoziv", |
|
"all": "Sve" |
|
}) |
|
);
|
|
|