You've already forked QWeatherReporter
feat: update language files
This commit is contained in:
@@ -42,9 +42,10 @@
|
||||
"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.",
|
||||
"fill_the_config": "Fill the config file.",
|
||||
"today": "Today",
|
||||
"current_profile": "Selected profile",
|
||||
"null_value": "Please do not enter a null value.",
|
||||
"no_result": "Nothing has searched."
|
||||
"no_result": "Nothing has searched.",
|
||||
"config_file_read_successfully": "Read config file successfully."
|
||||
}
|
||||
|
||||
@@ -46,5 +46,6 @@
|
||||
"today": "今天",
|
||||
"current_profile": "已选择的配置文件",
|
||||
"null_value": "请不要输入空值",
|
||||
"no_result": "没有搜索到相关结果"
|
||||
"no_result": "没有搜索到相关结果",
|
||||
"config_file_read_successfully": "配置文件读取成功"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user