You've already forked QWeatherReporter
update: update new sentences
This commit is contained in:
@@ -37,9 +37,10 @@
|
||||
"warning_duration": "Duration",
|
||||
"wait_seconds": "Wait 61 seconds...",
|
||||
"write_successfully": "The config file has been filled successfully.",
|
||||
"input_type_error": "Please check the input.",
|
||||
"input_type_error": "Please check the input(q for quit).",
|
||||
"reading_the_file": "Reading file...",
|
||||
"select_a_index": "Select a index to write.",
|
||||
"input_a_city_name": "Choose a weather forecast area -> Input the city name to search.",
|
||||
"user_input": "You entered"
|
||||
"user_input": "You entered",
|
||||
"fill_the_config": "Fill the configuration file."
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"running": "运行中 发送模式",
|
||||
"send_time": "发送时间",
|
||||
"mail_succeed": "邮件发送成功",
|
||||
"config_not_filled": "配置文件填写错误",
|
||||
"config_not_filled": "有未填写项",
|
||||
"statement_1": "配置文件请不要随意修改",
|
||||
"statement_2": "本项目所有程序均使用本地网络进行请求",
|
||||
"statement_3": "如果使用了VPN或代理将不会生效",
|
||||
@@ -36,10 +36,11 @@
|
||||
"warning_type": "灾害类型",
|
||||
"warning_duration": "持续时间",
|
||||
"wait_seconds": "等待61秒...",
|
||||
"write_successfully": "配置文件填写完成",
|
||||
"input_type_error": "输入错误, 请重新输入",
|
||||
"write_successfully": "配置文件填写完成...",
|
||||
"input_type_error": "输入错误, 请重新输入(q 退出)",
|
||||
"reading_the_file": "读取文件中...",
|
||||
"select_a_index": "选择一个索引写入文件",
|
||||
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
|
||||
"user_input": "你输入了"
|
||||
"user_input": "你输入了",
|
||||
"fill_the_config": "填写配置文件"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user