第一版本的初略修改,

This commit is contained in:
rh
2024-10-31 10:37:08 +08:00
parent 5dee50969c
commit 824da453f3
14 changed files with 1577 additions and 0 deletions

1
i18n/en.js Normal file
View File

@@ -0,0 +1 @@
"use strict";module.exports={open_panel:"Default Panel",send_to_panel:"Send message to Default Panel",description:"Extension with a panel based on Vue3.x"};

1
i18n/zh.js Normal file
View File

@@ -0,0 +1 @@
"use strict";module.exports={open_panel:"默认面板",send_to_panel:"发送消息给面板",description:"含有一个基于Vue3.x开发的面板的扩展"};