diff --git a/editor/locale/lang.bg.js b/editor/locale/lang.bg.js index 83db9ded..5bf54319 100644 --- a/editor/locale/lang.bg.js +++ b/editor/locale/lang.bg.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit за подбор", "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." } -}); \ No newline at end of file +});