From a7aee7026325266e9c65f6659a3da064f1808006 Mon Sep 17 00:00:00 2001 From: supalerk-ar66 Date: Mon, 9 Feb 2026 16:07:20 +0700 Subject: [PATCH] feat: Add Thai locale. --- Frontend-Learner/i18n/locales/th.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend-Learner/i18n/locales/th.json b/Frontend-Learner/i18n/locales/th.json index d0d4bbae..7297e61a 100644 --- a/Frontend-Learner/i18n/locales/th.json +++ b/Frontend-Learner/i18n/locales/th.json @@ -42,7 +42,7 @@ "completed": "เรียนจบเรียบร้อย" }, "sidebar": { - "overview": "ภาพรวม", + "overview": "หน้าหลัก", "myCourses": "คอร์สของฉัน", "browseCourses": "ค้นหาคอร์ส", "announcements": "ข่าวประกาศ",