From 134aadad5a4121544a70817b07c4bda19a86795c Mon Sep 17 00:00:00 2001 From: BIGBIGSUI <156430535+BIGBIGSUI@users.noreply.github.com> Date: Tue, 8 Apr 2025 16:39:31 +0800 Subject: [PATCH] Update zh.json (#110) This is my updated zh.json file, I hope it helps. --- assets/romfs/i18n/zh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/romfs/i18n/zh.json b/assets/romfs/i18n/zh.json index c8af45a..0561f11 100644 --- a/assets/romfs/i18n/zh.json +++ b/assets/romfs/i18n/zh.json @@ -30,9 +30,9 @@ "Sd": "SD卡", "Image System memory": "主机内存图像", "Image microSD card": "SD卡图像", - "Slow": "", - "Normal": "", - "Fast": "", + "Slow": "慢", + "Normal": "正常", + "Fast": "快", "Yes": "是", "No": "否", "Enabled": "启用", @@ -99,7 +99,7 @@ "Install forwarders": "允许安装前端应用", "Install location": "安装位置", "Show install warning": "显示安装警告", - "Text scroll speed": "", + "Text scroll speed": "文本滚动速度", "FileBrowser": "文件浏览", "%zd files": "%zd 个文件", @@ -251,6 +251,6 @@ "Completely remove ": "彻底删除 ", "Are you sure you want to delete ": "您确定要删除吗 ", "Are you sure you wish to cancel?": "您确定要取消吗?", - "Audio disabled due to suspended game": "", - "If this message appears repeatedly, please open an issue.": "如果此消息反复出现,请提交一个 issue。" -} \ No newline at end of file + "Audio disabled due to suspended game": "由于游戏暂停,音频已禁用", + "If this message appears repeatedly, please open an issue.": "若此消息反复出现,请提交问题报告。" +}