diff --git a/src/BootstrapBlazor.Server/Components/Pages/Template.razor b/src/BootstrapBlazor.Server/Components/Pages/Template.razor index 8eca51827f9..31ff81f90a5 100644 --- a/src/BootstrapBlazor.Server/Components/Pages/Template.razor +++ b/src/BootstrapBlazor.Server/Components/Pages/Template.razor @@ -24,28 +24,4 @@
@Localizer["P7"]
dotnet new uninstall Bootstrap.Blazor.Templates-
@((MarkupString)Localizer["P8"].Value)
- -1. @Localizer["P9"]
- -@Localizer["P10"] Visual Studio @Localizer["P11"] @Localizer["P12"] @Localizer["P13"] [@Localizer["P14"]] @Localizer["P15"] [@Localizer["P16"]]
- -2. @Localizer["P17"]
- -3. @Localizer["P18"]
- -BootstrapBlazorApp solution will be generated in the current folder, and the src directory contains Server-Side Wasm Both types of projects can be run directly with F5",
"P5": "3. Update project template",
"P6": "The dotnet new update option checks if there are updates available for the template packages that are currently installed and installs them.",
- "P7": "3. Uninstall project template",
- "SubTitle1": "Bootstrap Blazor App Extension",
- "P8": "In order to facilitate the use of the Bootstrap Blazor component library, the author has created the Project Template (Bootstrap Blazor Project Template) extension plug-in, which can be installed through Visual Studio IDE When creating a new project, select the Bootstrap Blazor project template, and the solution is built in two types: Server-Side and wasm project",
- "P9": "Download Project template",
- "P10": "able to pass",
- "P11": "Built-in plugin extensions",
- "P12": "or",
- "P13": "Microsoft Plug-in Marketplace",
- "P14": "portal",
- "P15": "Direct download; domestic access to the Microsoft plug-in market is relatively slow, you can access the code cloud connection",
- "P16": "portal",
- "P17": "Install Project template",
- "P18": "Create Project"
+ "P7": "3. Uninstall project template"
},
"BootstrapBlazor.Server.Components.Pages.Globalization": {
"Title": "Globalization",
diff --git a/src/BootstrapBlazor.Server/Locales/zh-CN.json b/src/BootstrapBlazor.Server/Locales/zh-CN.json
index 2959a357d90..fcaa1b48333 100644
--- a/src/BootstrapBlazor.Server/Locales/zh-CN.json
+++ b/src/BootstrapBlazor.Server/Locales/zh-CN.json
@@ -1154,19 +1154,7 @@
"P4": "创建工程后在当前文件夹内会生成 BootstrapBlazorApp 解决方案,src 目录内包含 Server-Side Wasm 两种类型的工程,均可以直接 F5 运行",
"P5": "3. 更新项目模板",
"P6": "注:此命令为检查是否有可用于当前安装的模板包的更新并安装这些更新。",
- "P7": "4. 卸载项目模板",
- "SubTitle1": "Bootstrap Blazor App Extension 扩展插件",
- "P8": "为了方便使用 Bootstrap Blazor 组件库,作者制作了 项目模板(Bootstrap Blazor Project Template) 扩展插件,安装此插件可通过 Visual Studio 新建项目时选择 Bootstrap Blazor 项目模板,解决方案内置 Server-Side 与 wasm 两种类型工程",
- "P9": "下载项目模板",
- "P10": "可以通过",
- "P11": "内置插件扩展",
- "P12": "或者",
- "P13": "微软插件扩展市场",
- "P14": "传送门",
- "P15": "直接下载; 国内访问微软插件市场速度比较慢,可以访问码云连接",
- "P16": "传送门",
- "P17": "安装项目模板",
- "P18": "创建项目"
+ "P7": "4. 卸载项目模板"
},
"BootstrapBlazor.Server.Components.Pages.Globalization": {
"Title": "全球化",