Skip to content

Commit bb4cbfa

Browse files
committed
Merge branch 'main' into refactor-layout
# Conflicts: # src/BootstrapBlazor.Server/Locales/en-US.json # src/BootstrapBlazor.Server/Locales/zh-CN.json
2 parents ecafc3a + 1aacef5 commit bb4cbfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/BootstrapBlazor.Server/Locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"P6": "The dotnet new update option checks if there are updates available for the template packages that are currently installed and installs them.",
11951195
"P7": "3. Uninstall project template",
11961196
"SubTitle1": "Bootstrap Blazor App Extension",
1197-
"P8": "In order to facilitate the use of the <code>Bootstrap Blazor</code> component library, the author has created the <b>Project Template (<code>Bootstrap Blazor Project Template</code>)</b> extension plug-in, which can be installed through <code >Visual Studio IDE</code> When creating a new project, select the <code>Bootstrap Blazor project template</code>, and the solution is built in two types: <code>Server-Side</code> and <cide>wasm</cide> project",
1197+
"P8": "In order to facilitate the use of the <code>Bootstrap Blazor</code> component library, the author has created the <b>Project Template (<code>Bootstrap Blazor Project Template</code>)</b> extension plug-in, which can be installed through <code >Visual Studio IDE</code> When creating a new project, select the <code>Bootstrap Blazor project template</code>, and the solution is built in two types: <code>Server-Side</code> and <code>wasm</code> project",
11981198
"P9": "Download Project template",
11991199
"P10": "able to pass",
12001200
"P11": "Built-in plugin extensions",

src/BootstrapBlazor.Server/Locales/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"P6": "注:此命令为检查是否有可用于当前安装的模板包的更新并安装这些更新。",
11951195
"P7": "4. 卸载项目模板",
11961196
"SubTitle1": "Bootstrap Blazor App Extension 扩展插件",
1197-
"P8": "为了方便使用 <code>Bootstrap Blazor</code> 组件库,作者制作了 <b>项目模板(<code>Bootstrap Blazor Project Template</code>)</b> 扩展插件,安装此插件可通过 <code>Visual Studio</code> 新建项目时选择 <code>Bootstrap Blazor 项目模板</code>,解决方案内置 <code>Server-Side</code> 与 <cide>wasm</cide> 两种类型工程",
1197+
"P8": "为了方便使用 <code>Bootstrap Blazor</code> 组件库,作者制作了 <b>项目模板(<code>Bootstrap Blazor Project Template</code>)</b> 扩展插件,安装此插件可通过 <code>Visual Studio</code> 新建项目时选择 <code>Bootstrap Blazor 项目模板</code>,解决方案内置 <code>Server-Side</code> 与 <code>wasm</code> 两种类型工程",
11981198
"P9": "下载项目模板",
11991199
"P10": "可以通过",
12001200
"P11": "内置插件扩展",

0 commit comments

Comments
 (0)