Add version property for language
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "English (US)",
|
||||
"code": "en_US",
|
||||
"version": 1,
|
||||
"content": {
|
||||
"launch_tip_in_content": "If you can't see a diamond popup dialog,<br>make sure that Auto.js is allowed to <u><b>display pop-up window</u></b><br><br><br>Version <b>4.1.1 Alpha2</b> is recommended.<br><b>4.1.1 Alpha2</b> Download: <a href=https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2>https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2</a>",
|
||||
"launch_tip_force_exit": "FORCE EXIT",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "简体中文",
|
||||
"code": "zh_CN",
|
||||
"version": 1,
|
||||
"content": {
|
||||
"launch_tip_in_content": "当你发现什么事情都没有发生时<br>也许你应该看看是否授予了Auto.js<u><b>悬浮窗权限</u></b><br><br><br>建议使用 <b>4.1.1 Alpha2</b> 版本!<br><b>4.1.1 Alpha2</b> 版本下载: <a href=https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2>https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2</a>",
|
||||
"launch_tip_force_exit": "强制退出",
|
||||
|
||||
Reference in New Issue
Block a user