1
wei
2021-06-09 cda2410f9c29f2fadc16e9de38ccae95b75a89dd
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorMegahealth/SenesorMegahealthManagerPage.cs
@@ -67,11 +67,11 @@
            if (Language.CurrentLanguage == "Chinese")
            {
                btnTip.Text = "该设备已物拟到安防传感器类别可到对应类别查看使用";
                btnTip.Text = "该设备已添加到安防传感器类别,可到对应功能板块查看";
            }
            else
            {
                btnTip.Text = "The device is planned to be used in the corresponding category for security sensor.";
                btnTip.Text = "The device has been added to the security sensor category, which can be viewed in the corresponding function block.";
            }
            var btnDel = new Button() {