订正上一个提交漏改的东西

优化debug消息显示格式
调整网络断开提示文本用法
This commit is contained in:
MrZ_26
2022-10-07 02:36:18 +08:00
parent 37b76a1cb4
commit c06961c9c8
13 changed files with 52 additions and 46 deletions

View File

@@ -98,6 +98,7 @@ return{
-- TODO
},
-- tooFrequently="Request too frequently",
getNoticeFail="Não conseguiu ter anúncios",
oldVersion="Versão $1 esta disponível agora!",
-- versionNotMatch="Version do not match!",
@@ -113,8 +114,8 @@ return{
diffPassword="Senhas não combinam",
-- checkEmail="Registration request sent",
wsFailed="WebSocket falha na conexão",
wsClose="WebSocket closed:",
wsFailed="WebSocket falha na conexão: $1",
wsClose="WebSocket closed: $1",
-- netTimeout="Network connection timeout",
-- serverDown="Oops! Server is down",
-- requestFailed="Request failed",