add: add a new sentence

This commit is contained in:
RTAkland
2021-11-18 22:10:18 +08:00
parent 0c71c13fcf
commit 80159fe27c
2 changed files with 4 additions and 2 deletions

View File

@@ -42,5 +42,6 @@
"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 configuration file.",
"today": "Today"
}

View File

@@ -42,5 +42,6 @@
"select_a_index": "选择一个索引写入文件",
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
"user_input": "你输入了",
"fill_the_config": "填写配置文件"
"fill_the_config": "填写配置文件",
"today": "今天"
}