NEW: homepage and UserManual

Change-Id: Iecdb4d0151a0cf76614548aee69e525ad7e1fe68
(cherry picked from commit 4c7403683b334e42d8676a933012e2133cd1ce7f)
This commit is contained in:
zorro.zhang 2022-08-26 15:58:19 +08:00 committed by Lane.Wei
parent 3b021d4443
commit f44a0b88d9
13 changed files with 478 additions and 12 deletions

View file

@ -78,7 +78,10 @@ var LangText={
"t83":"2, Close all open Bambu Studio",
"t84":"3, Delete all files under the plug-in directory",
"t85":"4, Reopen Bambu studio and install the plug-in again",
"t86":"Close"
"t86":"Close",
"t87":"User manual",
"t88":"clear",
"t89":"show in explorer"
},
"zh_CN":{
"t1":"欢迎使用Bambu Studio",
@ -159,7 +162,10 @@ var LangText={
"t83":"2, 关闭所有Bambu Studio",
"t84":"3, 删除插件所在目录下的所有文件",
"t85":"4, 重新启动Bambu Studio并尝试安装插件",
"t86":"关闭"
"t86":"关闭",
"t87":"使用引导",
"t88":"清除",
"t89":"打开文件所在路径"
}
};