From 413b74eb37fa6b9e7ae38b22e8d777a74bd7a972 Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期三, 21 六月 2023 15:09:03 +0800 Subject: [PATCH] feature 门锁历史记录UI调整 --- EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings index d14b423..25423a4 100644 --- a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings +++ b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings @@ -50,6 +50,7 @@ "device_verify_code_wrong"="Incorrect device password."; "device_restart_talk"="Enabling two-way audio. Please wait..."; "device_save_gallery"="Saved to the albums."; +"device_save_gallery_failure"="Download failure"; "device_analogue_camera"="Analog Channel"; "device_digital_camera"="Digital Channel"; "device_lan_device_list_title"="LAN Device List"; -- Gitblit v1.8.0