wjc
2023-03-28 a9d1161b1df96e7ddad566335989a1444e433ef5
HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/SupportHomeKitNotesPage.cs
@@ -28,7 +28,7 @@
            if (Language.CurrentLanguage == "Chinese")
            {
                msg = "目前HDL平台已支持向苹果应用“家庭”App 添加 HomeKit 配件。" + "\r\n" +
                        "目前支持添加到“家庭”的配件有HDL gateway、HDL light等。" + "\r\n" +
                        "目前支持添加到“家庭”Buspro网关等。" + "\r\n" +
                        "您可以使用 iPhone、iPad 或 iPod touch,按照以下步骤操作,向“家庭”App 添加配件:" + "\r\n" +
                        "1、打开“家庭”App,然后轻点“添加配件” 或“添加”。" + "\r\n" +
                        "2、轻点“添加配件”。" + "\r\n" +
@@ -40,7 +40,7 @@
            else
            {
                msg = "At present, the HDL platform has supported adding homekit accessories to Apple's \"home\" app." + "\r\n" +
                        "At present, HDL gateway, HDL light and other accessories can be added to \"home\"." + "\r\n" +
                        "At present, Buspro gateway and other accessories can be added to \"home\"." + "\r\n" +
                        "You can use iPhone, iPad or iPod touch to add accessories to the home app by following these steps: " + "\r\n" +
                        "1.Open the home app and tap add accessories or add." + "\r\n" +
                        "2.Tap add fitting." + "\r\n" +