From cc8749fe1d158ee21670bde77fad237be2f0c416 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 08 一月 2021 11:47:06 +0800
Subject: [PATCH] 2021-01-08 1.去掉无关文件

---
 Crabtree/ON.Ios/Resources/Language.ini |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Crabtree/ON.Ios/Resources/Language.ini b/Crabtree/ON.Ios/Resources/Language.ini
index 171a45c..94515ed 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

--
Gitblit v1.8.0