From 90b01d1f263689923daaa2e0977676cb2e630673 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Mon, 6 May 2024 11:03:17 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=85=AC=E5=85=B1=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E5=AE=87=E5=AE=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index ef29862..78c35dc 100644 --- a/main.js +++ b/main.js @@ -9556,9 +9556,9 @@ error_os_requirements_title: "未达到最低配置要求", error_os_requirements_text: "你的电脑未达到运行星际公民的<0>最低配置要求", error_cpu_requirements_title: "检测到不支持的硬件", - error_cpu_requirements_text: "游戏需要一个支持AVX指令集的CPU才能运行。", - error_launch_account_not_found_title: "复制你的账户到PTU", - error_launch_account_not_found_content: "想要游玩公共厕测试宇宙(PTU),你需要复制账户到 PTU。请按照以下步骤<0>这里并重试。错误代码 {{code}}", + error_cpu_requirements_text: "游戏需要一个支持 AVX 指令集的 CPU 才能运行。", + error_launch_account_not_found_title: "复制你的账户到 PTU ", + error_launch_account_not_found_content: "想要游玩公共测试宇宙(PTU),你需要复制账户到 PTU。请按照以下步骤<0>这里并重试。错误代码 {{code}}", error_launch_game_title: "{{game}} 意外停止运行", error_launch_game_content: "尝试重新启动游戏。如果问题依然存在,请验证你的安装文件。", error_api_denied_request_title: "API 拒绝请求",