chore: refine influxdb bridge description
This commit is contained in:
parent
b2732dc3ff
commit
54a9c8d201
|
@ -65,7 +65,7 @@ TLDR: </br>
|
|||
desc_type {
|
||||
desc {
|
||||
en: """The Bridge Type."""
|
||||
zh: """Bridge 类型。"""
|
||||
zh: """桥接类型。"""
|
||||
}
|
||||
label {
|
||||
en: "Bridge Type"
|
||||
|
@ -75,12 +75,12 @@ TLDR: </br>
|
|||
|
||||
desc_name {
|
||||
desc {
|
||||
en: """Bridge name, used as a human-readable description of the bridge."""
|
||||
zh: """桥接名字,人类可读的描述信息。"""
|
||||
en: """Bridge name."""
|
||||
zh: """桥接名称。"""
|
||||
}
|
||||
label {
|
||||
en: "Bridge Name"
|
||||
zh: "桥接名字"
|
||||
zh: "桥接名称"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue