diff --git a/editor/locale/lang.tr.js b/editor/locale/lang.tr.js index 9ac54d53..6f7b0eb6 100644 --- a/editor/locale/lang.tr.js +++ b/editor/locale/lang.tr.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit seçimine", "align_relative_to": "Align göre ...", "relativeTo": "göreli:", - "sayfa": "sayfa", + "page": "sayfa", "largest_object": "en büyük nesne", "selected_objects": "seçilen nesneleri", "smallest_object": "küçük nesne", @@ -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 +});