fix the tag tips (#75)

This commit is contained in:
Fine0830
2022-04-29 15:26:58 +08:00
committed by GitHub
parent f40e9633df
commit 4c1884d552
3 changed files with 19 additions and 1 deletions

View File

@@ -242,6 +242,10 @@ const msg = {
defaultDepth: "Default Depth",
traceTagsTip: `Only tags defined in the core/default/searchableTracesTags are searchable.
Check more details on the Configuration Vocabulary page`,
logTagsTip: `Only tags defined in the core/default/searchableLogsTags are searchable.
Check more details on the Configuration Vocabulary page`,
alarmTagsTip: `Only tags defined in the core/default/searchableAlarmTags are searchable.
Check more details on the Configuration Vocabulary page`,
tagsLink: "Configuration Vocabulary page",
addTag: "Please input a tag",
log: "Log",