feat: update

This commit is contained in:
RTAkland
2021-12-25 12:09:30 +08:00
parent 7fdd0d56a1
commit 9477c33952
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"change_setting": "You are changing setting.", "change_setting": "You are changing setting.",
"exit": "Exited.", "exit": "Exited.",
"webservice_ip": "Local webservice ip", "webservice_ip": "Local webservice ip",
"connection_speed_too_fast": "Connection speed is too fast, subprocess: webservice has exited.", "connection_speed_too_fast": "Connection speed is too fast",
"an_io_error": "An IO error.", "an_io_error": "An IO error.",
"noname": "No name.", "noname": "No name.",
"hitokoto": "Get hitokoto successfully.", "hitokoto": "Get hitokoto successfully.",

View File

@@ -32,7 +32,7 @@
"change_setting": "更改设置", "change_setting": "更改设置",
"exit": "已退出", "exit": "已退出",
"webservice_ip": "webservice地址", "webservice_ip": "webservice地址",
"connection_speed_too_fast": "连接速度过快, 子进程:webservice.py 已退出", "connection_speed_too_fast": "连接速度过快",
"an_io_error": "一个IO错误", "an_io_error": "一个IO错误",
"noname": "佚名", "noname": "佚名",
"hitokoto": "一言获取成功", "hitokoto": "一言获取成功",