update: add a new sentence

This commit is contained in:
RTAkland
2021-11-19 16:52:23 +08:00
parent abb205d9f3
commit 7b8bce9729
2 changed files with 6 additions and 4 deletions

View File

@@ -36,12 +36,13 @@
"warning_type": "Warning type",
"warning_duration": "Duration",
"wait_seconds": "Wait 61 seconds...",
"write_successfully": "The config file has been filled successfully.",
"write_successfully": "Successfully written to the config file",
"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",
"fill_the_config": "Fill the configuration file.",
"today": "Today"
"today": "Today",
"current_profile": "Selected profile"
}

View File

@@ -36,12 +36,13 @@
"warning_type": "灾害类型",
"warning_duration": "持续时间",
"wait_seconds": "等待61秒...",
"write_successfully": "配置文件填写完成...",
"write_successfully": "成功写入到配置文件",
"input_type_error": "输入错误, 请重新输入(q 退出)",
"reading_the_file": "读取文件中...",
"select_a_index": "选择一个索引写入文件",
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
"user_input": "你输入了",
"fill_the_config": "填写配置文件",
"today": "今天"
"today": "今天",
"current_profile": "已选择的配置文件"
}