微信云开发插件
This commit is contained in:
8
extensions/WeChat MiniGame Cloud Template/i18n/zh.js
Normal file
8
extensions/WeChat MiniGame Cloud Template/i18n/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
module.exports={
|
||||
open_panel:"默认面板",
|
||||
send_to_panel:"发送消息给面板",
|
||||
description:"含有一个基于Vue3.x开发的面板的扩展",
|
||||
createTemplate: "创建云函数模版",
|
||||
activeCloud: "激活云函数(每次编译后使用一次)",
|
||||
};
|
||||
Reference in New Issue
Block a user