Update lang.ru.js

This commit is contained in:
StalderT
2015-12-01 12:11:19 +01:00
parent 1e3def544b
commit 11cd561a88

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."
}
});
});