From 7dc5f522648c71be71255d0751aeab3da089612a Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:07:59 +0100 Subject: [PATCH] Update lang.mt.js --- editor/locale/lang.mt.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.mt.js b/editor/locale/lang.mt.js index d97230f2..557a1b43 100644 --- a/editor/locale/lang.mt.js +++ b/editor/locale/lang.mt.js @@ -79,7 +79,7 @@ svgEditor.readLang({ "fit_to_sel": "Fit-għażla", "align_relative_to": "Jallinjaw relattiv għall - ...", "relativeTo": "relattiv għall -:", - "paġna": "paġna", + "page": "paġna", "largest_object": "akbar oġġett", "selected_objects": "oġġetti elett", "smallest_object": "iżgħar oġġett", @@ -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 +});