Skip to content

Commit

Permalink
bugfix springboot3 translation (#1467)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben <8350029+bk-saas@user.noreply.gitee.com>
  • Loading branch information
2 people authored and tomsun28 committed Mar 9, 2024
1 parent 314433a commit 27c3335
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion manager/src/main/resources/define/app-springboot3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,16 @@ metrics:
parseScript: '$'

- name: space_name
i18n:
zh-CN: 空间名称
en-US: space name
visible: false
priority: 3
fields:
- field: id
i18n:
zh-CN: ID
en-US: ID
type: 1
protocol: http
http:
Expand Down Expand Up @@ -261,7 +267,7 @@ metrics:
- name: health
i18n:
zh-CN: 健康状态
en-US: memory used
en-US: health
priority: 5
fields:
- field: status
Expand Down

0 comments on commit 27c3335

Please sign in to comment.