You've already forked QWeatherReporter
feat: update language files
This commit is contained in:
@@ -32,5 +32,7 @@
|
|||||||
"no_location": "You haven't fill the location in the config file.",
|
"no_location": "You haven't fill the location in the config file.",
|
||||||
"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.",
|
||||||
|
"an_io_error": "An IO error."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -31,5 +31,7 @@
|
|||||||
"language_not_filled": "语言选项为填写完成或填写错误, 默认zh_cn",
|
"language_not_filled": "语言选项为填写完成或填写错误, 默认zh_cn",
|
||||||
"change_setting": "更改设置",
|
"change_setting": "更改设置",
|
||||||
"exit": "已退出",
|
"exit": "已退出",
|
||||||
"webservice_ip": "webservice地址"
|
"webservice_ip": "webservice地址",
|
||||||
|
"connection_speed_too_fast": "连接速度过快, 子进程:webservice.py 已退出",
|
||||||
|
"an_io_error": "一个IO错误"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user