From 9ff7512bb49860d751a396afbc4f2ba99d8be23f Mon Sep 17 00:00:00 2001 From: Airichan Date: Wed, 2 Sep 2020 17:35:19 +0000 Subject: [PATCH] Translated using Weblate (Thai) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/th/ --- src/strings/th.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/strings/th.json b/src/strings/th.json index 0967ef424b..8eff59cd82 100644 --- a/src/strings/th.json +++ b/src/strings/th.json @@ -1 +1,8 @@ -{} +{ + "AddToPlayQueue": "เพิ่มไปยังคิวเล่น", + "AddToCollection": "เพิ่มไปยังคอลเลกชัน", + "Add": "เพิ่ม", + "Actor": "นักแสดง", + "AccessRestrictedTryAgainLater": "ขณะนี้การเข้าถึงถูกจำกัด โปรดลองอีกครั้งในภายหลัง", + "Absolute": "แน่นอน" +}