xm
2021-11-23 d05533c164bcf83fe5ce0bc98e5596aea4a3f0ef
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorEnvironment/SensorEnvironmentManagerPage.cs
@@ -65,11 +65,11 @@
            if (Language.CurrentLanguage == "Chinese")
            {
                btnTip.Text = "该设备已添加到安防传感器类别,可到对应功能板块查看";
                btnTip.Text = "该设备已添加到传感器类别,可到对应功能板块查看";
            }
            else
            {
                btnTip.Text = "The device has been added to the security sensor category, which can be viewed in the corresponding function block.";
                btnTip.Text = "The device has been added to the sensor category, which can be viewed in the corresponding function block.";
            }
            var btnDel = new Button()