diff --git a/resources/i18n/zh-CN/menus.json b/resources/i18n/zh-CN/menus.json index 66d1845..ba26f81 100644 --- a/resources/i18n/zh-CN/menus.json +++ b/resources/i18n/zh-CN/menus.json @@ -37,8 +37,8 @@ "exclude_titles": "不包括的游戏", "exclude_titles_desc": "您可以用这个菜单关闭金手指更新", "exclude_titles_save": "保存选择并返回", - "exclude_all": "排除全部(所有游戏均不会接收金手指更新)", - "exclude_none": "包括全部(所有游戏均会接收金手指更新)", + "exclude_all": "排除全部", + "exclude_none": "包括全部", "dl_all": "下载并解压整个 GBAtemp.net 金手指压缩包文件", "bid_tid_info": "这些金手指代码将被添加到您现有的金手指文件的末尾。", "dl_cheatcodes": "下载金手指", @@ -210,4 +210,4 @@ "error_message": "{}\n请稍后重试。如果问题仍然存在,请到 GitHub 提交 issue。", "mariko_payload_missing": "要更新大气层,您的 payload 需要重命名为 \"payload.bin\",并且位于 SD 卡的根目录下。" } -} \ No newline at end of file +}