From 5a5a2b696866f947b6025d26c3302e8ffef46435 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期一, 11 一月 2021 16:11:20 +0800 Subject: [PATCH] 2021-01-11 1.更新MQTT连接和本地搜索网关方法。2.子账号相关接口完善 --- Crabtree/ON.Ios/Resources/Language.ini | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Crabtree/ON.Ios/Resources/Language.ini b/Crabtree/ON.Ios/Resources/Language.ini index 171a45c..722b2ba 100644 --- a/Crabtree/ON.Ios/Resources/Language.ini +++ b/Crabtree/ON.Ios/Resources/Language.ini @@ -348,7 +348,7 @@ 352=Delete successfully. 353=Delete failed. 354=Data Management -355=Unable to load gateway list, Unable to load gateway list: current house should be bound at least one gateway in the LAN. Please check and try again. +355=Unable to load gateway list, Unable to load gateway list: current residence should be bound at least one gateway in the LAN. Please check and try again. 356=Add 357=This device is not found locally, do you want to delete it? 358=Universal Device @@ -1052,7 +1052,7 @@ 20000=Invalid login key, please log in again! 20001=Failed to request the server, please try again later! 20002=The system is under maintenance, please try again later! -20003=Login failed, please add a house first! +20003=Login failed, please add a residence first! 20004=Account already exists 20005=The verification code is sent frequently, please try again later! 20006=Signature error @@ -1064,8 +1064,8 @@ 20012=Sub account does not exist 20013=Cannot add yourself as a member 20014=The current residence does not belong to the account -20015=House name already exists -20016=The house does not exist +20015=Residence name already exists +20016=The residence does not exist 20017=The request failed, the parameter is abnormal! 20018=Duplicate binding number 20019=Please bind the gateway first @@ -1093,6 +1093,18 @@ 20042=The verification code has been sent, please enter the verification code. 20043=Please retrieve your password by forgetting it or try again in {0} minutes. 20044=Please enter the verification code +20045=Please wait, starting remote connection... +20046=Searching local gateway... +20047=Checking if the gateway is online... +20048=Gateway is offline, remote connection failed. +20049=Gateway login online +20050=Successfully obtained parameters, starting to connect... +20051=Please wait, getting connection parameters... +20052=Remote failure, automatically reconnect... +20053=Gateway searched successfully, enable local connection. +20054=Gateway cannot be searched locally. +20055=Added successfully + [Chinese] 1=浣犲ソ -- Gitblit v1.8.0