update: update new sentences

This commit is contained in:
RTAkland
2021-11-16 21:47:46 +08:00
parent 119e9ee815
commit 95d1d8567e
2 changed files with 8 additions and 6 deletions

View 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": "填写配置文件"
}