From b9e8b8ad1c77db798790d8abedb948d25eacd8c6 Mon Sep 17 00:00:00 2001 From: StalderT Date: Tue, 1 Dec 2015 12:17:55 +0100 Subject: [PATCH] Update lang.th.js --- editor/locale/lang.th.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.th.js b/editor/locale/lang.th.js index b4eeb904..6c15c94e 100644 --- a/editor/locale/lang.th.js +++ b/editor/locale/lang.th.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 +});