[webapp, docs]support en readme and webapp (#83)

* [docs]support en docs

* [docs]support en webapp

* [web-app]dashboard and monitor list i18n

* [web-app]i18n for monitor list

* [web-app]i18n for add edit monitor

* [web-app]i18n for monitor detail

* [web-app]i18n for login

* [web-app]i18n for alert center

* [web-app]i18n for alert notice

* [web-app]i18n for alert setting

* [web-app]i18n for notify
This commit is contained in:
tomsun28
2022-04-11 22:59:36 +08:00
committed by GitHub
parent b7eaabad1d
commit c8d2b1ed48
35 changed files with 1247 additions and 630 deletions

View File

@@ -4,7 +4,7 @@ category: custom
app: example
name:
zh-CN: 模拟应用类型
en-US: EXAMPLE APP
en-US: EXAMPLE
# 参数映射map. type是参数类型: 0-number数字, 1-string明文字符串, 2-secret加密字符串, 3-map映射的json串
# 强制固定必须参数 - host
configmap:

View File

@@ -2,7 +2,7 @@ category: service
app: fullsite
name:
zh-CN: 全站监控
en-US: FULL WEBSITE MONITOR
en-US: SITE MAP
configmap:
- key: host
type: 1

View File

@@ -2,7 +2,7 @@ category: service
app: website
name:
zh-CN: 网站监测
en-US: WEBSITE MONITOR
en-US: WEBSITE
configmap:
- key: host
type: 1