From d7f0efa238033cbc2d9980e69e20b850ae673f1d Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期四, 30 三月 2023 13:43:50 +0800 Subject: [PATCH] 优化萤石sdk部分界面 --- HDL-ON_iOS/Resources/en.lproj/Localizable.strings | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 46 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings index 0e4e516..38bbd2b 100644 --- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings +++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings @@ -28,6 +28,9 @@ "get_info_fail"="Searching for failed. Poor network."; "ad_input_manual"="Manual Input"; +"ad_result_verify_local_lock"="Please verify the added primary user fingerprint, key or sensor card within 2 minutes. Click the Verified button after verification"; +"ad_verified"="Verified"; + "device_camera_list_title"="Device Channel List"; "device_input_vierify_code"="Input the device verification code."; "device_verify_code_wrong"="Incorrect verification code."; @@ -63,6 +66,46 @@ "device_password"="Password"; "device_account_pw_empty"="The user name or password is required."; "device_lan_preview_title"="Live View via LAN"; + +"device_open"="Open"; +"device_open_success"="Success to open the door!"; +"device_please_input_door_password"="Input the unlock password"; +"device_history"="History"; +"device_his_no_more_data"="No more data"; +"device_temp_pass"="Temporary password"; +"device_temp_year"="."; +"device_temp_month"="."; +"device_temp_date"="."; +"device_temp_left"="Left"; +"device_temp_times"="times"; +"device_temp_save"="Save"; +"device_temp_valid_date"="Term of validity"; +"device_temp_valid_begin"="Begin"; +"device_temp_valid_end"="End"; +"device_temp_use_times"="Use times"; +"device_temp_user"="User"; +"device_temp_please_select"="Please select"; +"device_temp_unlimited_times"="Unlimited"; +"device_temp_sure"="Sure"; +"device_temp_cancle"="Cancle"; +"device_temp_please_input"="Please input"; +"device_temp_input_use_count_describe"="Enter an integer from 1 to 100. Null means unlimited times"; +"device_temp_input_pure_number"="Please enter a pure number"; +"device_temp_input_valid_number"="Please enter a number between 1-100"; +"device_temp_unit_year"="Y"; +"device_temp_unit_month"="M"; +"device_temp_unit_date"="D"; +"device_temp_unit_hour"="h"; +"device_temp_unit_minute"="m"; +"device_temp_please_input_user_name"="Please input a user name"; +"device_temp_please_select_begin_time"="Please select the start time"; +"device_temp_please_select_end_time"="Please select the end time"; +"device_temp_please_end_time_should_later"="The end time cannot be earlier than the start time"; +"device_temp_unlimited_use_times"="Unlimited times"; +"device_temp_total"="Total "; +"device_temp_copied"="Copied"; +"device_temp_long_tap_copy"="Long press to copy"; +"device_temp_sure_to_delete"="Are you sure to delete the temporary password?"; "dmessage_title"="Message"; "message_read"="Mark as Read"; @@ -158,3 +201,6 @@ //2021-01-27 鏂板 "Devicelist"="Device list"; "Logout"="Log Out"; + +//閫氱敤 +"hdl_ez_common_no_data"="No Data"; \ No newline at end of file -- Gitblit v1.8.0