diff --git a/editor/locale/lang.sw.js b/editor/locale/lang.sw.js index 49d37410..a1dc2faa 100644 --- a/editor/locale/lang.sw.js +++ b/editor/locale/lang.sw.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Waliopo uteuzi", "align_relative_to": "Align jamaa na ...", "relativeTo": "relativa att:", - "umebadilisha": "umebadilisha", + "page": "Page", "largest_object": "ukubwa object", "selected_objects": "waliochaguliwa vitu", "smallest_object": "minsta 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 +});