mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: translate keys
This commit is contained in:
@@ -65,6 +65,13 @@ const msg = {
|
||||
divide: "Divide",
|
||||
convertToMilliseconds: "Convert Unix Timestamp(milliseconds)",
|
||||
convertToSeconds: "Convert Unix Timestamp(seconds)",
|
||||
smooth: "Smooth",
|
||||
showSymbol: "Show Symbol",
|
||||
step: "Step",
|
||||
showValues: "Show Values",
|
||||
fontSize: "Font Size",
|
||||
showBackground: "Show Background",
|
||||
areaOpacity: "Area Opacity",
|
||||
hourTip: "Select Hour",
|
||||
minuteTip: "Select Minute",
|
||||
secondTip: "Select Second",
|
||||
@@ -260,8 +267,6 @@ const msg = {
|
||||
eventsParameters: "Event Parameters",
|
||||
eventDetail: "Event Detail",
|
||||
value: "Value",
|
||||
tableHeader: "Header Names",
|
||||
tableValues: "Table Values",
|
||||
show: "Show",
|
||||
hide: "Hide",
|
||||
statistics: "Statistics",
|
||||
|
Reference in New Issue
Block a user