Files
heros/extensions/WeChat MiniGame Cloud Template/i18n/zh.js
2025-08-17 22:15:07 +08:00

8 lines
285 B
JavaScript

"use strict";
module.exports={
open_panel:"默认面板",
send_to_panel:"发送消息给面板",
description:"含有一个基于Vue3.x开发的面板的扩展",
createTemplate: "创建云函数模版",
activeCloud: "激活云函数(每次编译后使用一次)",
};