Update lang.hr.js

This commit is contained in:
StalderT
2015-12-01 12:04:06 +01:00
parent 64ff6434bd
commit d213983acd

View File

@@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Prilagodi odabir",
"align_relative_to": "Poravnaj u odnosu na ...",
"relativeTo": "u odnosu na:",
"stranica": "stranica",
"page": "stranica",
"largest_object": "najveći objekt",
"selected_objects": "izabrani objekti",
"smallest_object": "najmanji objekt",
@@ -247,4 +247,4 @@ svgEditor.readLang({
rememberLabel: "Remember this choice?",
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
}
});
});