feat: WASM web support

This commit is contained in:
xkeyC
2025-11-13 20:07:47 +08:00
parent 193d2c7496
commit 476c40f4cd
106 changed files with 2276 additions and 4299 deletions

View File

@@ -141,6 +141,12 @@
"@doctor_action_rsi_launcher_log": {},
"doctor_action_game_run_log": "Game run log",
"@doctor_action_game_run_log": {},
"doctor_action_select_log_file": "Select Log File",
"@doctor_action_select_log_file": {},
"doctor_info_web_select_log_file": "Web platform: Please manually select the Game.log file for diagnosis",
"@doctor_info_web_select_log_file": {},
"doctor_info_log_file_selected": "Log file selected",
"@doctor_info_log_file_selected": {},
"doctor_info_scan_complete_no_issues": "Scan complete, no issues found!",
"@doctor_info_scan_complete_no_issues": {},
"doctor_info_processing": "Processing...",

View File

@@ -141,6 +141,12 @@
"@doctor_action_rsi_launcher_log": {},
"doctor_action_game_run_log": "ゲーム実行ログ",
"@doctor_action_game_run_log": {},
"doctor_action_select_log_file": "ログファイルを選択",
"@doctor_action_select_log_file": {},
"doctor_info_web_select_log_file": "WebプラットフォームGame.logファイルを手動で選択して診断してください",
"@doctor_info_web_select_log_file": {},
"doctor_info_log_file_selected": "ログファイルが選択されました",
"@doctor_info_log_file_selected": {},
"doctor_info_scan_complete_no_issues": "スキャン完了、問題は見つかりませんでした!",
"@doctor_info_scan_complete_no_issues": {},
"doctor_info_processing": "処理中...",

View File

@@ -141,6 +141,12 @@
"@doctor_action_rsi_launcher_log": {},
"doctor_action_game_run_log": "Лог запуска игры",
"@doctor_action_game_run_log": {},
"doctor_action_select_log_file": "Выбрать файл журнала",
"@doctor_action_select_log_file": {},
"doctor_info_web_select_log_file": "Web-платформа: Пожалуйста, выберите файл Game.log вручную для диагностики",
"@doctor_info_web_select_log_file": {},
"doctor_info_log_file_selected": "Файл журнала выбран",
"@doctor_info_log_file_selected": {},
"doctor_info_scan_complete_no_issues": "Сканирование завершено, проблем не обнаружено!",
"@doctor_info_scan_complete_no_issues": {},
"doctor_info_processing": "Обработка...",

View File

@@ -140,6 +140,12 @@
"@doctor_action_rsi_launcher_log": {},
"doctor_action_game_run_log": "游戏运行log",
"@doctor_action_game_run_log": {},
"doctor_action_select_log_file": "选择 log 文件",
"@doctor_action_select_log_file": {},
"doctor_info_web_select_log_file": "Web 平台请手动选择 Game.log 文件进行诊断",
"@doctor_info_web_select_log_file": {},
"doctor_info_log_file_selected": "已选择日志文件",
"@doctor_info_log_file_selected": {},
"doctor_info_scan_complete_no_issues": "扫描完毕,没有找到问题!",
"@doctor_info_scan_complete_no_issues": {},
"doctor_info_processing": "正在处理...",

View File

@@ -140,6 +140,12 @@
"@doctor_action_rsi_launcher_log": {},
"doctor_action_game_run_log": "遊戲執行log",
"@doctor_action_game_run_log": {},
"doctor_action_select_log_file": "選擇 log 檔案",
"@doctor_action_select_log_file": {},
"doctor_info_web_select_log_file": "Web 平台請手動選擇 Game.log 檔案進行診斷",
"@doctor_info_web_select_log_file": {},
"doctor_info_log_file_selected": "已選擇日誌檔案",
"@doctor_info_log_file_selected": {},
"doctor_info_scan_complete_no_issues": "掃描完畢,沒有找到問題!",
"@doctor_info_scan_complete_no_issues": {},
"doctor_info_processing": "正在處理...",