From 7ed9cc5bb6a07a8358a2705797bd2b31c6e39fd4 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 07 一月 2021 18:33:34 +0800 Subject: [PATCH] 2021-01-07 1.注册功能,忘记密码功能相关接口替换,UI界面修改调整。 --- Crabtree/ON.Ios/Resources/Language.ini | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 47 insertions(+), 2 deletions(-) diff --git a/Crabtree/ON.Ios/Resources/Language.ini b/Crabtree/ON.Ios/Resources/Language.ini index 9394883..171a45c 100644 --- a/Crabtree/ON.Ios/Resources/Language.ini +++ b/Crabtree/ON.Ios/Resources/Language.ini @@ -857,7 +857,7 @@ 10032=Sign up 10033=Forgot? 10034=Email -10035=Email Address +10035=Email ID 10036=District 10037=Phone number 10038=Contacts @@ -1047,7 +1047,52 @@ 10236=Doorlock Alarm turned off Successfully 10237=Failed to turn off doorlock Alarm 10238=Notification sent Successfully -10239=Failed to Send Notification +10239=Failed to Send Notification + +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! +20004=Account already exists +20005=The verification code is sent frequently, please try again later! +20006=Signature error +20007=The system is busy, please try again later! +20008=Invalid login key +20009=User has been disabled +20010=The original password is wrong +20011=Sub account already exists +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 +20017=The request failed, the parameter is abnormal! +20018=Duplicate binding number +20019=Please bind the gateway first +20020=The gateway does not exist +20021=The gateway is offline +20022=The device is offline +20023=Control failed +20024=The scene already exists +20025=Automation already exists +20026=spk does not support this function +20027=spk function does not support this function value +20028=No permission +20029=Duplicate device target +20030=No remote control permission +20031=The device cannot be empty +20032=User does not have permission to the device +20033=The device does not exist +20035=The verification code is wrong, please re-enter +20036=Failed to send the verification code. +20037=Your account has been logged in elsewhere, if it is not your own operation, please change your password immediately! +20038=Login failed, account or password is wrong +20039=Account does not exist +20040=Registration failed, please try again. +20041=There are too many incorrect passwords and the account is locked! +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 [Chinese] 1=浣犲ソ -- Gitblit v1.8.0