mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-06 02:35:37 +08:00
Modify merge into new way of implementation since API 1.1.9
This commit is contained in:
@@ -124,7 +124,7 @@ const locale = {
|
||||
"debugLogTagName": "Debug log TAG name (Default is YukiHookAPI)",
|
||||
"enableDebugMode": "Enable debug mode",
|
||||
"enableDebugLog": "Enable debug log output",
|
||||
"enableYukiHookModulePrefsCache": "Enable YukiHookModulePrefs key-value caching",
|
||||
"enableYukiHookPrefsBridgeCache": "Enable YukiHookPrefsBridge key-value caching",
|
||||
"enableModuleResourcesCache": "Enable module Resources caching",
|
||||
"enableModuleStatus": "Enable module activation status listening",
|
||||
"enableYukiHookDataChannel": "Enable YukiHookDataChannel feature",
|
||||
@@ -259,7 +259,7 @@ const locale = {
|
||||
"debugLogTagName": "调试日志 TAG 名称 (不填默认为 YukiHookAPI)",
|
||||
"enableDebugMode": "启用 Debug 模式",
|
||||
"enableDebugLog": "启用调试日志输出功能",
|
||||
"enableYukiHookModulePrefsCache": "启用 YukiHookModulePrefs 键值缓存功能",
|
||||
"enableYukiHookPrefsBridgeCache": "启用 YukiHookPrefsBridge 键值缓存功能",
|
||||
"enableModuleResourcesCache": "启用模块 Resources 缓存功能",
|
||||
"enableModuleStatus": "启用模块激活状态监听功能",
|
||||
"enableYukiHookDataChannel": "启用 YukiHookDataChannel 功能",
|
||||
@@ -394,7 +394,7 @@ const locale = {
|
||||
"debugLogTagName": "デバッググロタグ名(デフォルトはYukiHookAPI)",
|
||||
"enableDebugMode": "デバッグモードを有効にする",
|
||||
"enableDebugLog": "デバッグログ出力を有効にする",
|
||||
"enableYukiHookModulePrefsCache": "YukiHookModulePrefsのKey-Valueキャッシングを有効にする",
|
||||
"enableYukiHookPrefsBridgeCache": "YukiHookPrefsBridgeのKey-Valueキャッシングを有効にする",
|
||||
"enableModuleResourcesCache": "モジュールリソースのキャッシュを有効にする",
|
||||
"enableModuleStatus": "モジュールのアクティブ化ステータスの監視を有効にする",
|
||||
"enableYukiHookDataChannel": "YukiHookDataChannel機能を有効にする",
|
||||
|
Reference in New Issue
Block a user