Update lang.mk.js

master
StalderT 2015-12-01 12:07:25 +01:00
parent d8625d6c20
commit 114a63e582
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Способен да селекција",
"align_relative_to": "Порамни во поглед на ...",
"relativeTo": "во поглед на:",
"страница": "страница",
"page": "страница",
"largest_object": "најголемиот објект",
"selected_objects": "избран објекти",
"smallest_object": "најмалата објект",
@ -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."
}
});
});