This repository has been archived on 2025-12-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

42 lines
2.0 KiB
JSON
Raw Permalink Normal View History

2021-11-11 21:23:15 +08:00
{
"request_result_weather": "Weather API request result",
"request_result_indices": "Indices request result",
"request_result_warning": "Warning API request result",
"indices_tip": "No indices",
"mail_error": "Mail sending error Error reason",
"running": "Running Send mode",
"send_time": "Send time",
"mail_succeed": "Mail sending succeed.",
"config_not_filled": "Config file has no filled item(s).",
"statement_1": "Do not modify the configuration file at will.",
"statement_2": "All requests for this project are made using the local network.",
"statement_3": "If you used a VPN or PROXY, it will doesn't work.",
"statement_4": "If you have seen this message, the program runs normally.",
"debug_done": "Execution completed.",
"new_warning": "Get new disaster warning",
"warning_updated": "Disaster warning has been updated",
2021-12-16 22:27:53 +08:00
"wait_seconds": "Wait 60 seconds...",
2021-11-19 16:52:23 +08:00
"write_successfully": "Successfully written to the config file",
2021-11-16 21:47:46 +08:00
"input_type_error": "Please check the input(q for quit).",
2021-11-15 22:25:15 +08:00
"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.",
2021-11-16 21:47:46 +08:00
"user_input": "You entered",
2021-12-15 22:00:05 +08:00
"fill_the_config": "Fill the config file.",
2021-11-20 20:21:52 +08:00
"current_profile": "Selected profile",
"null_value": "Please do not enter a null value.",
2021-12-15 22:00:05 +08:00
"no_result": "Nothing has searched.",
2021-12-16 22:27:53 +08:00
"config_file_read_successfully": "Read config file successfully.",
"language_file_read_successfully": "Multi-language module load successfully",
2021-12-20 21:24:55 +08:00
"language_not_filled": "Language hasn't filled, default: zh_cn.",
"no_location": "You haven't fill the location in the config file.",
"change_setting": "You are changing setting.",
2021-12-21 20:55:39 +08:00
"exit": "Exited.",
2021-12-21 21:37:33 +08:00
"webservice_ip": "Local webservice ip",
2021-12-25 12:09:30 +08:00
"connection_speed_too_fast": "Connection speed is too fast",
2021-12-24 18:57:25 +08:00
"noname": "No name.",
"hitokoto": "Get hitokoto successfully.",
"get_resource": "Get resource",
"get_resource_from": "from"
2021-11-11 21:23:15 +08:00
}