mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-05 18:25:26 +08:00
feat: support YukiHookAPI 1.2.0
This commit is contained in:
@@ -178,6 +178,7 @@ const locale = {
|
||||
"later": "Later",
|
||||
"notConfigure": "Not Configured",
|
||||
"notConfigureDefYes": "Not Configured (Default Yes/Enabled)",
|
||||
"notConfigureDefNo": "Not Configured (Default No/Disabled)",
|
||||
"yesOfConfigure": "Yes/Enabled",
|
||||
"noOfConfigure": "No/Disabled",
|
||||
"version": "Version",
|
||||
@@ -312,6 +313,7 @@ const locale = {
|
||||
"later": "稍后",
|
||||
"notConfigure": "未配置",
|
||||
"notConfigureDefYes": "未配置 (默认 是/Yes)",
|
||||
"notConfigureDefNo": "未配置 (默认 否/No)",
|
||||
"yesOfConfigure": "是/Yes",
|
||||
"noOfConfigure": "否/No",
|
||||
"version": "版本",
|
||||
@@ -446,6 +448,7 @@ const locale = {
|
||||
"later": "後で",
|
||||
"notConfigure": "構成されていません",
|
||||
"notConfigureDefYes": "構成されていません (デフォルトは はい/Yes)",
|
||||
"notConfigureDefNo": "構成されていません (デフォルトは いいえ/No)",
|
||||
"yesOfConfigure": "はい/Yes",
|
||||
"noOfConfigure": "いいえ/No",
|
||||
"version": "バージョン",
|
||||
|
Reference in New Issue
Block a user