From 7e29d6e716ade9c9bc89ebd24cd6f35635c35767 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 06 六月 2023 11:20:10 +0800 Subject: [PATCH] 修复游客模式闪退问题 --- HDL-ON_iOS/Resources/Language.ini | 22 +++++++++++++++++----- 1 files changed, 17 insertions(+), 5 deletions(-) diff --git a/HDL-ON_iOS/Resources/Language.ini b/HDL-ON_iOS/Resources/Language.ini index 718fae7..5edc896 100644 --- a/HDL-ON_iOS/Resources/Language.ini +++ b/HDL-ON_iOS/Resources/Language.ini @@ -611,7 +611,10 @@ 624=Triggered range 625=Residential unbound 626=After unbinding the residence, the residence will be removed from your account. Are you sure you want to proceed? -627=The set time needs to be later than the current time +627=The set time needs to be later than the current time. +628=Temporary password validity period cannot be greater than 24 hours. +629=Successfully unbound the residence. + 2532=Visitor Invitation Record @@ -1892,7 +1895,8 @@ 625=浣忓畢瑙g粦 626=浣忓畢瑙g粦涔嬪悗锛屼綇瀹呭皢浼氫粠浣犵殑璐﹀彿涓Щ闄わ紝纭畾瑕佹搷浣滃悧锛� 627=璁剧疆鐨勬椂闂撮渶瑕佹櫄浜庡綋鍓嶆椂闂� - +628=涓存椂瀵嗙爜鏈夋晥鏈熶笉鑳藉ぇ浜�24灏忔椂銆� +629=浣忓畢瑙g粦鎴愬姛銆� 2532=璁垮閭�璇疯褰� 2533=璁垮绠$悊 @@ -3170,7 +3174,10 @@ 624=Triggered range 625=Residential unbound 626=After unbinding the residence, the residence will be removed from your account. Are you sure you want to proceed? -627=The set time needs to be later than the current time +627=The set time needs to be later than the current time. +628=Temporary password validity period cannot be greater than 24 hours. +629=Successfully unbound the residence. + 2532=Visitor Invitation Record @@ -4444,7 +4451,10 @@ 624=Triggered range 625=Residential unbound 626=After unbinding the residence, the residence will be removed from your account. Are you sure you want to proceed? -627=The set time needs to be later than the current time +627=The set time needs to be later than the current time. +628=Temporary password validity period cannot be greater than 24 hours. +629=Successfully unbound the residence. + @@ -5708,7 +5718,9 @@ 624=Triggered range 625=Residential unbound 626=After unbinding the residence, the residence will be removed from your account. Are you sure you want to proceed? -627=The set time needs to be later than the current time +627=The set time needs to be later than the current time. +628=Temporary password validity period cannot be greater than 24 hours. +629=Successfully unbound the residence. -- Gitblit v1.8.0