ENH: model info display UI

Change-Id: I066c0e7f8ce87ec00b1141a1b44430444a819b42
(cherry picked from commit 05907a1a42da82737090d55046974d401f8af057)
This commit is contained in:
zorro.zhang 2023-02-17 19:51:28 +08:00 committed by Lane.Wei
parent 0cc953ad41
commit b4ffa91cb4
343 changed files with 54828 additions and 2 deletions

View file

@ -83,7 +83,21 @@ var LangText={
"t88": "Remove",
"t89": "Open Containing Folder",
"t90": "3D Model",
"t91": "Download 3D models"
"t91": "Download 3D models",
"t92": "Create by",
"t93": "Remixed by",
"t94": "Shared by",
"t95": "Model Information",
"t96": "Accessories",
"t97": "Profile Information",
"t98": "Model name",
"t100":"Model description",
"t101":"BOM",
"t102":"Assembly Guide",
"t103":"Other",
"t104":"Profile name",
"t105":"Profile Author",
"t106":"Profile description"
},
"zh_CN": {
"t1": "欢迎使用Bambu Studio",
@ -170,6 +184,20 @@ var LangText={
"t89": "打开所在的文件夹",
"t90": "3D 模型",
"t91": "下载3D模型",
"t92": "创作",
"t93": "修改",
"t94": "分享",
"t95": "模型信息",
"t96": "附件",
"t97": "配置信息",
"t98": "模型名称",
"t100":"模型介绍",
"t101":"物料清单",
"t102":"装备指导",
"t103":"其他",
"t104":"配置名称",
"t105":"配置作者",
"t106":"配置介绍",
"wk1": "快速入门指南",
"wk2": "本文介绍了Bambu Studio的最基本用法。它指导用户配置软件创建项目并逐步完成第一个打印任务。",
"wk3": "基于项目的工作流",
@ -271,7 +299,21 @@ var LangText={
"t88": "削除",
"t89": "フォルダを開く",
"t90": "3Dモデル",
"t91": "モデルをダウンロード"
"t91": "モデルをダウンロード",
"t92": "創作",
"t93": "修正",
"t94": "共有",
"t95": "モデル情報",
"t96": "添付ファイル",
"t97": "構成情報",
"t98": "モデル名",
"t100":"モデルの紹介",
"t101":"BOM",
"t102":"装備指導",
"t103":"その他",
"t104":"構成名",
"t105":"構成著者",
"t106":"構成の概要",
}
};