diff options
| author | Akachai Bunsorn <akachai.tz@gmail.com> | 2020-07-17 09:26:26 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-07-17 05:39:16 -0400 |
| commit | 7e53bc5ec5eb511e4326d576e97997974ce47328 (patch) | |
| tree | 3abe8cffe23a3cd9c2fe2f89a79829f981319d88 | |
| parent | 10d396d56d959cc8a76150d6d199603f3d159c41 (diff) | |
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/th.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/th.json b/Emby.Server.Implementations/Localization/Core/th.json index 32538ac03..576aaeb1b 100644 --- a/Emby.Server.Implementations/Localization/Core/th.json +++ b/Emby.Server.Implementations/Localization/Core/th.json @@ -67,5 +67,7 @@ "Artists": "นักแสดง", "Application": "แอปพลิเคชั่น", "AppDeviceValues": "App: {0}, อุปกรณ์: {1}", - "Albums": "อัลบั้ม" + "Albums": "อัลบั้ม", + "ScheduledTaskStartedWithName": "{0} เริ่มต้น", + "ScheduledTaskFailedWithName": "{0} ล้มเหลว" } |
