mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-23 12:50:27 +08:00
Fix Polish language, add missing Status Page
i18n
This commit is contained in:
@@ -170,7 +170,7 @@ export default {
|
||||
"Avg. Ping": "平均Ping",
|
||||
"Avg. Response": "平均响应",
|
||||
"Entry Page": "入口页面",
|
||||
"statusPageNothing": "这里什么也没有,请添加一个分组或一个监控项。",
|
||||
statusPageNothing: "这里什么也没有,请添加一个分组或一个监控项。",
|
||||
"No Services": "无服务",
|
||||
"All Systems Operational": "所有服务运行正常",
|
||||
"Partially Degraded Service": "部分服务出现故障",
|
||||
@@ -179,4 +179,5 @@ export default {
|
||||
"Add a monitor": "添加监控项",
|
||||
"Edit Status Page": "编辑状态页",
|
||||
"Go to Dashboard": "前往仪表盘",
|
||||
"Status Page": "Status Page",
|
||||
};
|
||||
|
Reference in New Issue
Block a user