New translations common.json (Chinese Simplified)
This commit is contained in:
parent
9404ff7f74
commit
49a773292d
@ -79,13 +79,20 @@
|
|||||||
"partial": "部分"
|
"partial": "部分"
|
||||||
},
|
},
|
||||||
"ping": {
|
"ping": {
|
||||||
"http_status": "HTTP 状态",
|
|
||||||
"error": "错误",
|
"error": "错误",
|
||||||
"ping": "Ping",
|
"ping": "Ping",
|
||||||
"down": "离线",
|
"down": "离线",
|
||||||
"up": "在线",
|
"up": "在线",
|
||||||
"not_available": "不可用"
|
"not_available": "不可用"
|
||||||
},
|
},
|
||||||
|
"siteMonitor": {
|
||||||
|
"http_status": "HTTP status",
|
||||||
|
"error": "错误",
|
||||||
|
"response": "Response",
|
||||||
|
"down": "离线",
|
||||||
|
"up": "在线",
|
||||||
|
"not_available": "不可用"
|
||||||
|
},
|
||||||
"emby": {
|
"emby": {
|
||||||
"playing": "正在播放",
|
"playing": "正在播放",
|
||||||
"transcoding": "转码中",
|
"transcoding": "转码中",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user