You've already forked QWeatherReporter
feat: update language files
This commit is contained in:
@@ -31,5 +31,6 @@
|
|||||||
"language_not_filled": "Language hasn't filled, default: zh_cn.",
|
"language_not_filled": "Language hasn't filled, default: zh_cn.",
|
||||||
"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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,5 +30,6 @@
|
|||||||
"language_file_read_successfully": "多语言模块加载成功",
|
"language_file_read_successfully": "多语言模块加载成功",
|
||||||
"language_not_filled": "语言选项为填写完成或填写错误, 默认zh_cn",
|
"language_not_filled": "语言选项为填写完成或填写错误, 默认zh_cn",
|
||||||
"change_setting": "更改设置",
|
"change_setting": "更改设置",
|
||||||
"exit": "已退出"
|
"exit": "已退出",
|
||||||
|
"webservice_ip": "webservice地址"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user