From 07c91e3b27d10bad17ad2f805aab7b74e24fad2b Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 06 十一月 2023 14:58:48 +0800
Subject: [PATCH] 场景增加配置自动化使能;安防增加干接点触发条件

---
 HDL-ON_iOS/Resources/en.lproj/Localizable.strings |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
index 0d5be5d..8b6ff4d 100644
--- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
+++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
@@ -111,7 +111,7 @@
 "device_callout_alert_message" = "Doorbell on call...";
 "device_callout_hang_up" = "Hang up";
 "device_callout_ignore" = "Ignore";
-"device_callout_answer" = "Answer";
+"device_callout_answered" = "Answer";
 "device_full_scene_play" = "play";
 "device_full_scene_pause" = "Pause";
 "device_full_scene_sound" = "Sound";

--
Gitblit v1.8.0