From 7492003c35a4db8ee8bbe051751e0319f0330853 Mon Sep 17 00:00:00 2001 From: dgflash Date: Sat, 31 Aug 2024 09:09:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8F=92=E4=BB=B6=E6=96=87?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/zh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh.js b/i18n/zh.js index 98b4844..21cdce4 100644 --- a/i18n/zh.js +++ b/i18n/zh.js @@ -6,5 +6,5 @@ */ "use strict"; module.exports = { - description: "Oops-Framework 基于 Cocos Creator 3.x 开发的一款游戏框架" + description: "Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架" }; \ No newline at end of file