[home]feature: support home docs i18n en

This commit is contained in:
tomsun28
2022-04-16 20:35:44 +08:00
parent 7c54bf0203
commit 51ac826be5
56 changed files with 4227 additions and 295 deletions

View File

@@ -12,8 +12,7 @@ export const features = [{
<Translate values={{
TANCLOUD: <strong>TANCLOUD</strong>,
SAAS: <strong>SAAS</strong>,
console: <a href={'https://www.console.tancloud.cn'}><strong>注册登录</strong></a>,
doc: <strong>文档</strong>,
console: <a href={'https://www.console.tancloud.cn'}><strong>Login Now</strong></a>,
br: <br/>
}}>
{'中小团队和个人无需再为了监控自己的网站资源,而去部署一套繁琐的监控系统。往往有时候,那套监控系统比自身网站消耗的资源还大。' +
@@ -30,10 +29,7 @@ export const features = [{
description: (
<>
<Translate values={{
WebSockets: <strong>WebSockets</strong>,
Servlet: <strong>Servlet</strong>,
JaxRs: <strong>JAX-RS</strong>,
custom: <a href={'/docs/advanced/extend-point'}><strong>自定义监控</strong></a>,
custom: <a href={'/docs/advanced/extend-point'}><strong>Custom-Monitoring 自定义监控</strong></a>,
br: <br/>
}}>
{'HertzBeat目前支持对网站APIPING连通性端口可用性SiteMap全站数据库操作系统等的监控快速迭代提供更多的监控类型和性能指标。{br}' +
@@ -51,8 +47,8 @@ export const features = [{
description: (
<>
<Translate values={{
github: <a href={'https://github.com/dromara/hertzbeat'}><strong>HertzBeat Github 代码仓库</strong></a>,
gitee: <a href={'https://gitee.com/dromara/hertzbeat'}><strong>HertzBeat Gitee 代码仓库</strong></a>,
github: <a href={'https://github.com/dromara/hertzbeat'}><strong>HertzBeat Code Github</strong></a>,
gitee: <a href={'https://gitee.com/dromara/hertzbeat'}><strong>HertzBeat Code Gitee</strong></a>,
br: <br/>
}}>
{'HertzBeat监控系统代码开源非常欢迎任何对此有兴趣的同学参与中来我们一起进步丰富的资源文档正在完善中。{br}' +