小修正

This commit is contained in:
Slnanx 2024-11-17 09:51:26 +00:00
parent 9087838427
commit 887a5734ac

View file

@ -8,13 +8,14 @@
* - JSON文件放置程序同目录中
* -
* - localization.Translate("Try_Terminate_Process") //返回一个 string 字符串
* JSON文件en.json
*
* JSON文件en-US.json
* {
* "Restart_v2rayN": "Start v2rayN, please wait...",
* "Guidelines": "Please run it from the main application."
* }
*
* JSON文件zh.json
* JSON文件zh-CN.json
* {
* "Restart_v2rayN": "正在重启,请等待...",
* "Guidelines": "请从主应用运行!"