From a6dbe11d6fa97eabcfdd26bb0688db2df376f6d3 Mon Sep 17 00:00:00 2001 From: radiusgreenhill Date: Fri, 25 Sep 2020 10:35:02 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/strings/th.json b/src/strings/th.json index 8eff59cd82..65315b4aba 100644 --- a/src/strings/th.json +++ b/src/strings/th.json @@ -4,5 +4,11 @@ "Add": "เพิ่ม", "Actor": "นักแสดง", "AccessRestrictedTryAgainLater": "ขณะนี้การเข้าถึงถูกจำกัด โปรดลองอีกครั้งในภายหลัง", - "Absolute": "แน่นอน" + "Absolute": "แน่นอน", + "RemoveFromPlaylist": "ลบออกจากเพลย์ลิสต์", + "Playlists": "เพลย์ลิสต์", + "LabelPlaylist": "เพลย์ลิสต์:", + "HeaderAddToPlaylist": "เพิ่มไปยังเพลย์ลิสต์", + "ButtonTogglePlaylist": "เพลย์ลิสต์", + "AddToPlaylist": "เพิ่มไปยังเพลย์ลิสต์" }