Update lang.bg.js

This commit is contained in:
StalderT
2015-12-01 11:31:37 +01:00
parent 8ecf951091
commit de0ad3e91a

View File

@@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Fit за подбор", "fit_to_sel": "Fit за подбор",
"align_relative_to": "Привеждане в сравнение с ...", "align_relative_to": "Привеждане в сравнение с ...",
"relativeTo": "в сравнение с:", "relativeTo": "в сравнение с:",
"страница": "страница", "page": "страница",
"largest_object": "най-големият обект", "largest_object": "най-големият обект",
"selected_objects": "избраните обекти", "selected_objects": "избраните обекти",
"smallest_object": "най-малката обект", "smallest_object": "най-малката обект",
@@ -247,4 +247,4 @@ svgEditor.readLang({
rememberLabel: "Remember this choice?", 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." rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
} }
}); });