Files
oops-plugin-framework/i18n/zh.js
2024-10-17 22:35:46 +08:00

18 lines
487 B
JavaScript

/*
* @Author: dgflash
* @Date: 2022-06-14 19:32:16
* @LastEditors: dgflash
* @LastEditTime: 2022-06-14 19:41:18
*/
"use strict";
module.exports = {
description: "Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架",
name: "Oops Framework",
document: "文档",
document_api: "API 文档",
document_oops: "框架文档",
solution: "解决方案",
gitee: "点亮 Gitee 星星",
github: "点亮 Github 星星",
log: "更新日志",
};