From 8aeff333d800aa71c27629ed01f59d53c3362b2d Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sun, 30 Jul 2023 05:18:12 +0000
Subject: [PATCH] Translated using Weblate (Thai)

Currently translated at 9.5% (47 of 490 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/th/
---
 public/locales/th/common.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/public/locales/th/common.json b/public/locales/th/common.json
index 292a3992..5aab1684 100644
--- a/public/locales/th/common.json
+++ b/public/locales/th/common.json
@@ -664,5 +664,18 @@
         "maxPlayers": "Max players",
         "bots": "Bots",
         "ping": "Ping"
+    },
+    "azuredevops": {
+        "result": "Result",
+        "status": "Status",
+        "buildId": "Build ID",
+        "succeeded": "Succeeded",
+        "notStarted": "Not Started",
+        "failed": "Failed",
+        "canceled": "Canceled",
+        "inProgress": "In Progress",
+        "totalPrs": "Total PRs",
+        "myPrs": "My PRs",
+        "approved": "Approved"
     }
 }