diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index e66c101fc..3b83eef9d 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -308,5 +308,11 @@ "navidrome": { "nothing_streaming": "No Active Streams", "please_wait": "Please Wait" + }, + "pyload": { + "speed": "Speed", + "active": "Active", + "queue": "Queue", + "total": "Total" } }