diff --git a/editor/locale/lang.ms.js b/editor/locale/lang.ms.js index 39f78793..a41d671d 100644 --- a/editor/locale/lang.ms.js +++ b/editor/locale/lang.ms.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit seleksi", "align_relative_to": "Rata relatif ...", "relativeTo": "relatif:", - "Laman": "Laman", + "page": "Laman", "largest_object": "objek terbesar", "selected_objects": "objek terpilih", "smallest_object": "objek terkecil", @@ -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 +});