diff options
| author | David <daullmer@gmail.com> | 2020-07-18 19:21:43 +0200 |
|---|---|---|
| committer | David <daullmer@gmail.com> | 2020-07-18 19:21:43 +0200 |
| commit | 0e1bf316b5c8da1d1f334fabe4a0abf77185f2e0 (patch) | |
| tree | dd59ea68b275ec8125ca454422cd027d891de477 /Emby.Server.Implementations/Localization/Core/th.json | |
| parent | fa4e0a73d5eb0b33dc85dffb2a2d35033c5ce698 (diff) | |
| parent | 09c05ff9faff4fd5013e19fad74835bdf796393f (diff) | |
Merge branch 'master' of github.com:jellyfin/jellyfin into socket-binding
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/th.json')
| -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} ล้มเหลว" } |
