New translations common.json (Chinese Simplified)

This commit is contained in:
Ben Phelps 2023-11-08 13:31:25 +02:00
parent 787f1c9d7d
commit 9011ec69a6

View File

@ -89,7 +89,7 @@
"siteMonitor": { "siteMonitor": {
"http_status": "HTTP status", "http_status": "HTTP status",
"error": "错误", "error": "错误",
"response": "Response", "response": "响应",
"down": "离线", "down": "离线",
"up": "在线", "up": "在线",
"not_available": "不可用" "not_available": "不可用"
@ -765,6 +765,6 @@
"inCinemas": "上映中", "inCinemas": "上映中",
"physicalRelease": "实体发行", "physicalRelease": "实体发行",
"digitalRelease": "数字发行", "digitalRelease": "数字发行",
"noEventsToday": "No events for today!" "noEventsToday": "今天没有活动!"
} }
} }