feat: update language files

This commit is contained in:
RTAkland
2021-12-26 14:12:24 +08:00
parent 451aed59d0
commit 4c73240fe9
3 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>

View File

@@ -34,7 +34,6 @@
"exit": "Exited.", "exit": "Exited.",
"webservice_ip": "Local webservice ip", "webservice_ip": "Local webservice ip",
"connection_speed_too_fast": "Connection speed is too fast", "connection_speed_too_fast": "Connection speed is too fast",
"an_io_error": "An IO error.",
"noname": "No name.", "noname": "No name.",
"hitokoto": "Get hitokoto successfully.", "hitokoto": "Get hitokoto successfully.",
"get_resource": "Get resource", "get_resource": "Get resource",

View File

@@ -33,7 +33,6 @@
"exit": "已退出", "exit": "已退出",
"webservice_ip": "webservice地址", "webservice_ip": "webservice地址",
"connection_speed_too_fast": "连接速度过快", "connection_speed_too_fast": "连接速度过快",
"an_io_error": "一个IO错误",
"noname": "佚名", "noname": "佚名",
"hitokoto": "一言获取成功", "hitokoto": "一言获取成功",
"get_resource": "获取资源", "get_resource": "获取资源",