You've already forked QWeatherReporter
update: add a new sentence
This commit is contained in:
@@ -36,12 +36,13 @@
|
|||||||
"warning_type": "Warning type",
|
"warning_type": "Warning type",
|
||||||
"warning_duration": "Duration",
|
"warning_duration": "Duration",
|
||||||
"wait_seconds": "Wait 61 seconds...",
|
"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).",
|
"input_type_error": "Please check the input(q for quit).",
|
||||||
"reading_the_file": "Reading file...",
|
"reading_the_file": "Reading file...",
|
||||||
"select_a_index": "Select a index to write.",
|
"select_a_index": "Select a index to write.",
|
||||||
"input_a_city_name": "Choose a weather forecast area -> Input the city name to search.",
|
"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.",
|
"fill_the_config": "Fill the configuration file.",
|
||||||
"today": "Today"
|
"today": "Today",
|
||||||
|
"current_profile": "Selected profile"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -36,12 +36,13 @@
|
|||||||
"warning_type": "灾害类型",
|
"warning_type": "灾害类型",
|
||||||
"warning_duration": "持续时间",
|
"warning_duration": "持续时间",
|
||||||
"wait_seconds": "等待61秒...",
|
"wait_seconds": "等待61秒...",
|
||||||
"write_successfully": "配置文件填写完成...",
|
"write_successfully": "成功写入到配置文件",
|
||||||
"input_type_error": "输入错误, 请重新输入(q 退出)",
|
"input_type_error": "输入错误, 请重新输入(q 退出)",
|
||||||
"reading_the_file": "读取文件中...",
|
"reading_the_file": "读取文件中...",
|
||||||
"select_a_index": "选择一个索引写入文件",
|
"select_a_index": "选择一个索引写入文件",
|
||||||
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
|
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
|
||||||
"user_input": "你输入了",
|
"user_input": "你输入了",
|
||||||
"fill_the_config": "填写配置文件",
|
"fill_the_config": "填写配置文件",
|
||||||
"today": "今天"
|
"today": "今天",
|
||||||
|
"current_profile": "已选择的配置文件"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user