mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-05-17 00:32:31 +07:00
添加贴图替换功能
This commit is contained in:
@@ -13,6 +13,7 @@ namespace I18nData {
|
||||
{ "gakumas_localify", "Gakumas Localify" },
|
||||
{ "enable_plugin", "Enable Plugin (Not Hot Reloadable)" },
|
||||
{ "replace_font", "Replace Font" },
|
||||
{ "replace_texture", "Replace Texture" },
|
||||
{ "lazy_init", "Fast Initialization (Lazy loading)" },
|
||||
{ "enable_free_camera", "Enable Free Camera" },
|
||||
{ "start_game", "Start Game / Hot Reload Config" },
|
||||
@@ -27,6 +28,7 @@ namespace I18nData {
|
||||
{ "text_hook_test_mode", "Text Hook Test Mode" },
|
||||
{ "useMasterDBTrans", "Enable MasterDB Localization" },
|
||||
{ "export_text", "Export Text" },
|
||||
{ "dump_runtime_texture", "Dump Runtime Texture" },
|
||||
{ "force_export_resource", "Force Update Resource" },
|
||||
{ "login_as_ios", "Login as iOS" },
|
||||
{ "max_high", "Ultra" },
|
||||
@@ -88,13 +90,18 @@ namespace I18nData {
|
||||
{ "cancel", "Cancel" },
|
||||
{ "ok", "OK" },
|
||||
{ "downloaded_resource_version", "Downloaded Version" },
|
||||
{ "downloaded_texture_version", "Downloaded Texture Version" },
|
||||
{ "del_remote_after_update", "Delete Cache File After Update" },
|
||||
{ "del_texture_remote_after_update", "Delete Cache File After Update" },
|
||||
{ "warning", "Warning" },
|
||||
{ "install", "Install" },
|
||||
{ "installing", "Installing" },
|
||||
{ "check_resource_from_api", "Check Resource Update From API" },
|
||||
{ "check_texture_from_api", "Check Texture Update From API" },
|
||||
{ "api_addr", "API Address(Github Latest Release API)" },
|
||||
{ "texture_api_addr", "Texture API Address(Github Latest Release API)" },
|
||||
{ "check_update", "Check" },
|
||||
{ "texture_version", "Texture Version" },
|
||||
{ "translation_resource_update", "Translation Resource Update" },
|
||||
{ "game_patch", "Game Patch" },
|
||||
{ "patch_mode", "Patch Mode" },
|
||||
@@ -114,4 +121,4 @@ namespace I18nData {
|
||||
{ "about_contributors_asset_file", "about_contributors_en.json" },
|
||||
{ "default_assets_check_api", "https://api.github.com/repos/NatsumeLS/Gakumas-Translation-Data-EN/releases/latest" },
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user