feat: support YukiHookAPI 1.2.0

This commit is contained in:
2023-10-09 00:26:55 +08:00
parent bde4dd26ec
commit 8a1077d4a4
3 changed files with 11 additions and 6 deletions

View File

@@ -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": "バージョン",