From 17a2bee074dc8d625016647b1acfe3f0a9734b18 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 13 十二月 2022 11:01:23 +0800 Subject: [PATCH] beifen --- SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs b/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs index 7dd6974..8f0061c 100644 --- a/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs +++ b/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs @@ -32,7 +32,7 @@ string text_reading = "璇诲彇涓�"; - string text_search = "鎼滅储缃戝叧璁惧"; + string text_search = "鎼滅储骞堕厤缃�"; /// <summary> /// 涓棿鐣岄潰 @@ -54,7 +54,7 @@ text_UpgradeFailed = "Upgrade failed"; text_UnknownVersion = "No upgrade required"; text_readFailure = "Read failure"; - text_search = "Search Gateway"; + text_search = "Search and configure"; text_reading = "Reading"; } -- Gitblit v1.8.0