feat: add switch to control dashboard mode (#31)

This commit is contained in:
Fine0830
2022-03-21 19:34:08 +08:00
committed by GitHub
parent 61f82c54df
commit f1e405fbb4
23 changed files with 250 additions and 82 deletions

View File

@@ -115,10 +115,12 @@ const msg = {
rename: "Rename",
selfObservability: "Self Observability",
satellite: "Satellite",
skyWalkingServer: "Sky Walking Server",
skyWalkingServer: "SkyWalking Server",
functions: "Functions",
browser: "Browser",
linux: "Linux",
editWarning: "You are entering edit mode",
viewWarning: "You are entering view mode",
hourTip: "Select Hour",
minuteTip: "Select Minute",
secondTip: "Select Second",