diff --git a/l10n/th.js b/l10n/th.js
index 79949cf..433154c 100644
--- a/l10n/th.js
+++ b/l10n/th.js
@@ -3,7 +3,7 @@ OC.L10N.register(
     {
     "Cancel" : "ยกเลิก",
     "Confirm" : "ยืนยัน",
-    "Settings" : "ตั้งค่า",
+    "Settings" : "การตั้งค่า",
     "Enable" : "เปิดใช้งาน",
     "Disable" : "ปิดใช้งาน"
 },
diff --git a/l10n/th.json b/l10n/th.json
index 8276237..71529f1 100644
--- a/l10n/th.json
+++ b/l10n/th.json
@@ -1,7 +1,7 @@
 { "translations": {
     "Cancel" : "ยกเลิก",
     "Confirm" : "ยืนยัน",
-    "Settings" : "ตั้งค่า",
+    "Settings" : "การตั้งค่า",
     "Enable" : "เปิดใช้งาน",
     "Disable" : "ปิดใช้งาน"
 },"pluralForm" :"nplurals=1; plural=0;"