diff --git a/editor/locale/lang.sq.js b/editor/locale/lang.sq.js index 307ec286..b75b74ee 100644 --- a/editor/locale/lang.sq.js +++ b/editor/locale/lang.sq.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit to Selection", "align_relative_to": "Vendose në lidhje me ...", "relativeTo": "lidhje me:", - "faqe": "faqe", + "page": "faqe", "largest_object": "madh objekt", "selected_objects": "objektet e zgjedhur", "smallest_object": "objektit më të vogël", @@ -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 +});