feat: update language files

This commit is contained in:
RTAkland
2021-12-20 21:24:55 +08:00
parent c2bc49b0d4
commit ee9e4a4c0f
2 changed files with 8 additions and 3 deletions

View File

@@ -28,5 +28,8 @@
"no_result": "Nothing has searched.",
"config_file_read_successfully": "Read config file successfully.",
"language_file_read_successfully": "Multi-language module load successfully",
"language_not_filled": "Language hasn't filled, default: zh_cn"
"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.",
"exit": "Exited."
}