From 31f9b43f1c82181746a654a316522f6fc1f8aa20 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:25:54 +0100 Subject: [PATCH] Update lang.zh-HK.js --- editor/locale/lang.zh-HK.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.zh-HK.js b/editor/locale/lang.zh-HK.js index 8fa52ff7..6e163133 100644 --- a/editor/locale/lang.zh-HK.js +++ b/editor/locale/lang.zh-HK.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 +});