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.
14 lines
466 B
14 lines
466 B
define({ |
|
//begin v1.x content |
|
singleSort: "Pojedinačan sort", |
|
nestedSort: "Ugniježđeni sort", |
|
ascending: "Kliknite za uzlazno sortiranje", |
|
descending: "Kliknite za silazno sortiranje", |
|
sortingState: "${0} - ${1}", |
|
unsorted: "Ne sortiraj ovau kolonu", |
|
indirectSelectionRadio: "Red ${0}, pojedinačan izbor, radio kućica", |
|
indirectSelectionCheckBox: "Red ${0}, višestruki izbor, kontrolna kućica", |
|
selectAll: "Izaberi sve" |
|
//end v1.x content |
|
}); |
|
|
|
|