diff --git a/editor/locale/lang.ar.js b/editor/locale/lang.ar.js index f2a199a1..d9dc3d95 100644 --- a/editor/locale/lang.ar.js +++ b/editor/locale/lang.ar.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "يصلح لاختيار", "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 +});