feat: Guide UI

This commit is contained in:
2024-11-03 18:32:12 +08:00
parent 0577b54f9c
commit 8a58719908
21 changed files with 555 additions and 37 deletions

View File

@ -968,5 +968,16 @@
"settings_title_general": "Universal",
"settings_item_dns": "Use built -in DNS",
"settings_item_dns_info": "After opening, the problem of DNS pollution in some areas may be solved",
"settings_title_game": "Game"
"settings_title_game": "Game",
"about_action_btn_faq": "Common problem",
"guide_title_welcome": "Welcome",
"guide_info_check_settings": "Please check whether the following settings are correct. If there is any error, please click on the right icon to correct it.",
"guide_info_game_download_note": "* If your game is being downloaded, start the game once after completing the download and click the refresh button. If you only use the starter to enhance the Chineseization, make sure that the starter path is correct and click to complete the settings.",
"guide_action_get_help": "Help",
"guide_action_complete_setup": "Complete settings",
"guide_dialog_confirm_complete_setup": "Confirm the complete settings?",
"guide_action_info_no_launcher_path_warning": "You have not chose the launcher installation path, do you confirm the complete settings?\n\nAfter the guidance page is turned off, you need to manually go to the setting page to operate.",
"guide_action_info_no_game_path_warning": "You have not chose the game installation path, do you confirm the complete settings?\n\nAfter the guidance page is turned off, you need to manually go to the setting page to operate.",
"setting_toast_select_launcher_exe": "Select the starter EXE file: \"RSI LAUNCHER.EXE\"",
"setting_toast_select_game_file": "Select the corresponding game file to: bin64/StarCitizen.exe"
}

View File

@ -801,5 +801,16 @@
"settings_title_general": "通用",
"settings_item_dns": "使用内置 DNS",
"settings_item_dns_info": "开启后可能解决部分地区 DNS 污染的问题",
"settings_title_game": "游戏"
"settings_title_game": "游戏",
"about_action_btn_faq": "常见问题",
"guide_title_welcome": "欢迎",
"guide_info_check_settings": "请检查以下设置是否正确,如有错误请点击右侧图标更正后继续使用",
"guide_info_game_download_note": "* 若您的游戏正在下载,请在完成下载后启动一次游戏,并点击刷新按钮。若您只使用启动器增强汉化,确保启动器路径正确后点击完成设置即可",
"guide_action_get_help": "获取帮助",
"guide_action_complete_setup": "完成设置",
"guide_dialog_confirm_complete_setup": "确认完成设置?",
"guide_action_info_no_launcher_path_warning": "您尚未选择启动器安装路径,是否确认完成设置?\n\n引导页关闭后需要您手动前往设置页操作。",
"guide_action_info_no_game_path_warning": "您尚未选择游戏安装路径,是否确认完成设置?\n\n引导页关闭后需要您手动前往设置页操作。",
"setting_toast_select_launcher_exe": "选择启动器 exe 文件“RSI Launcher.exe”",
"setting_toast_select_game_file": "选择对应游戏文件到: Bin64/StarCitizen.exe"
}

View File

@ -801,5 +801,16 @@
"settings_title_general": "通用",
"settings_item_dns": "使用內置 DNS",
"settings_item_dns_info": "開啟後可能解決部分地區 DNS 污染的問題",
"settings_title_game": "遊戲"
"settings_title_game": "遊戲",
"about_action_btn_faq": "常見問題",
"guide_title_welcome": "歡迎",
"guide_info_check_settings": "請檢查以下設置是否正確,如有錯誤請點擊右側圖標更正後繼續使用",
"guide_info_game_download_note": "* 若您的遊戲正在下載,請在完成下載後啟動一次遊戲,並點擊刷新按鈕。若您只使用啟動器增強漢化,確保啟動器路徑正確後點擊完成設置即可",
"guide_action_get_help": "獲取幫助",
"guide_action_complete_setup": "完成設置",
"guide_dialog_confirm_complete_setup": "確認完成設置?",
"guide_action_info_no_launcher_path_warning": "您尚未選擇啟動器安裝路徑,是否確認完成設置?\n\n引導頁關閉後需要您手動前往設置頁操作。",
"guide_action_info_no_game_path_warning": "您尚未選擇遊戲安裝路徑,是否確認完成設置?\n\n引導頁關閉後需要您手動前往設置頁操作。",
"setting_toast_select_launcher_exe": "選擇啟動器 exe 文件“RSI Launcher.exe”",
"setting_toast_select_game_file": "選擇對應遊戲文件到: Bin64/StarCitizen.exe"
}