fix: update widget name rules and the association selector options (#119)

This commit is contained in:
Fine0830
2022-07-14 16:40:06 +08:00
committed by GitHub
parent b5c07e023b
commit e144b43267
5 changed files with 12 additions and 12 deletions

View File

@@ -145,7 +145,7 @@ const msg = {
associateOptions: "Association Options",
widget: "Widget",
nameTip:
"The name only supports Chinese and English, horizontal lines and underscores",
"The name only supports Chinese and English, horizontal lines and underscores. The length of the name is limited to 300 characters",
duplicateName: "Duplicate name",
seconds: "Seconds",
hourTip: "Select Hour",
@@ -156,8 +156,6 @@ const msg = {
monthsHead: "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec",
months: "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec",
weeks: "Mon_Tue_Wed_Thu_Fri_Sat_Sun",
hello: "Hello",
helloMessage: "Welcome Back, Apache SkyWalking APM System !",
username: "Username",
password: "Password",
title: "Title",