Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@
<p>@Localizer["P37"] <code>BootstrapBlazor</code> @Localizer["P38"]:</p>
<p class="code-label">1. @Localizer["P39"] <code>Button</code> @Localizer["P40"]</p>
<Pre>&lt;Button Color="Color.Primary" Icon="fa-solid fa-font-awesome" Text="@Localizer["P41"]" /&gt;</Pre>
<p class="code-label">2. @Localizer["P42"] <b>Visual studio 2022</b> @Localizer["P43"] <kbd>F5</kbd> @Localizer["P44"]</p>
<p class="code-label">2. @Localizer["P42"] <b>Visual studio</b> @Localizer["P43"] <kbd>F5</kbd> @Localizer["P44"]</p>
<img alt="install" src="./images/preview.png" style="border-radius: 6px;" class="d-none d-sm-block" />
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

<p>@Localizer["P1"]</p>
<ul class="ul-demo">
<li><code>visual studio 2022 latest</code> @Localizer["P2"] </li>
<li><code>visual studio latest</code> @Localizer["P2"] </li>
<li><code>net latest</code></li>
</ul>

<h4>@Localizer["P3"]</h4>

<h5>@Localizer["P4"]</h5>
<p class="code-label">1.Visual Studio 2022</p>
<p class="code-label">1.Visual Studio</p>
<p class="code-label">2. @Localizer["P5"]</p>
<p class="code-label">3. @Localizer["P6"] <b>@Localizer["P7"]</b> @Localizer["P8"] <b>@Localizer["P9"]</b>, @Localizer["P10"] <b>@Localizer["P11"]</b>, <b>@Localizer["P12"]</b></p>
<img src="./images/choose-project-template-maui-blazor.png" style="border-radius: 6px;" class="d-none d-sm-block" />
Expand Down Expand Up @@ -91,7 +91,7 @@ return builder.Build();
<p>@((MarkupString)Localizer["P32"].Value)</p>
<p class="code-label">@Localizer["P34"] <code>Button</code> @Localizer["P35"]</p>
<Pre>&lt;Button Color="Color.Primary" Icon="fa-solid fa-font-awesome" Text="@Localizer["P36"]" /&gt;</Pre>
<p class="code-label">@Localizer["P37"] <b>Visual studio 2022</b> @Localizer["P38"] <kbd>F5</kbd> @Localizer["P39"]</p>
<p class="code-label">@Localizer["P37"] <b>Visual studio</b> @Localizer["P38"] <kbd>F5</kbd> @Localizer["P39"]</p>
<img src="./images/preview-maui.png" style="border-radius: 6px;" class="d-none d-sm-block" />

<h4 class="code-label">@Localizer["P40"]</h4>
Expand Down Expand Up @@ -204,7 +204,7 @@ return builder.Build();
InitializeComponent();
}
}</Pre>
<p class="code-label">@Localizer["P48"] <b>Visual studio 2022</b> @Localizer["P49"] <kbd>F5</kbd> @Localizer["P50"]</p>
<p class="code-label">@Localizer["P48"] <b>Visual studio</b> @Localizer["P49"] <kbd>F5</kbd> @Localizer["P50"]</p>
<img src="./images/maui-blazor.gif" style="border-radius: 6px;width: 320px;" class="d-none d-sm-block" />

@code
Expand Down
2 changes: 1 addition & 1 deletion src/BootstrapBlazor.Server/Components/Pages/Template.razor
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<p class="code-label">1. @Localizer["P9"]</p>

<p>@Localizer["P10"] <b>Visual Studio 2022 @Localizer["P11"]</b> @Localizer["P12"] <b>@Localizer["P13"]</b> <a href="https://marketplace.visualstudio.com/items?itemName=Longbow.BootstrapBlazorUITemplate" target="_blank">[@Localizer["P14"]]</a> @Localizer["P15"] <a href="@TemplateUrl" target="_blank">[@Localizer["P16"]]</a></p>
<p>@Localizer["P10"] <b>Visual Studio @Localizer["P11"]</b> @Localizer["P12"] <b>@Localizer["P13"]</b> <a href="https://marketplace.visualstudio.com/items?itemName=Longbow.BootstrapBlazorUITemplate" target="_blank">[@Localizer["P14"]]</a> @Localizer["P15"] <a href="@TemplateUrl" target="_blank">[@Localizer["P16"]]</a></p>

<img src="./images/search-extensions.png" style="width: 800px; border-radius: 6px;" class="d-none d-sm-block mb-3" />

Expand Down
8 changes: 4 additions & 4 deletions src/BootstrapBlazor.Server/Locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@
"NugetP1": "Use <a href='https://www.nuget.org/packages?q=BootstrapBlazor' target='_blank'>nuget.org</a> to install BootstrapBlazor components",
"EnvBuildTitle": "Project Environment Construction",
"EnvLi1": "Install .net core sdk <a href='https://www.microsoft.com/net/download' target='_blank'>Official Website</a>",
"EnvLi2": "Install Visual Studio 2022 and above <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>Official website",
"EnvLi2": "Install Visual Studio and above <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>Official website",
"EnvLi3": "Pull the project code BootstrapBlazor <a href='{0}' target='_blank'>Warehouse URL</a>"
},
"BootstrapBlazor.Server.Components.Components.Video": {
Expand Down Expand Up @@ -1194,7 +1194,7 @@
"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 <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 2022 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",
"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",
"P9": "Download Project template",
"P10": "able to pass",
"P11": "Built-in plugin extensions",
Expand Down Expand Up @@ -1223,7 +1223,7 @@
"P8": "After downloading and installing the extension, create a project through the extension",
"P9": "Create a project with Visual Studio",
"P10": "Step 1. Create a project",
"P11": "Open Visual Studio 2022",
"P11": "Open Visual Studio",
"P12": "Create a new project",
"P13": "Choose",
"P14": "and click",
Expand Down Expand Up @@ -1445,7 +1445,7 @@
"LayoutsDescription2_Footer": "Bottom layout, with default style, any element can be nested under it",
"LayoutsTips1": "The above components adopt flex layout, please make sure the target browser is compatible before using. In addition, the child element of <code>Layout</code> can only be the latter four, and the parent element of the latter four can only be <code>Layout</code>",
"LayoutsTips2": "Matters needing attention",
"LayoutsTips3": "In order to make it easy for everyone to use this set of components to quickly build projects, the author has created <b>Project Templates</code></b>, using the <code>dotnet new</code> command line, and <code>Bootstrap Blazor App Extension extension plug-in</code> Create a new project through <code>Visual Studio 2022</code>. For specific usage and steps, please click <a href='template' target='_blank'>Portal</a>",
"LayoutsTips3": "In order to make it easy for everyone to use this set of components to quickly build projects, the author has created <b>Project Templates</code></b>, using the <code>dotnet new</code> command line, and <code>Bootstrap Blazor App Extension extension plug-in</code> Create a new project through <code>Visual Studio</code>. For specific usage and steps, please click <a href='template' target='_blank'>Portal</a>",
"LayoutsDemosTitle": "Common page layout",
"LayoutsUpAndDownTitle": "Top, middle and bottom layout",
"LayoutsUpAndDownIntro": "Commonly found in Internet website layout",
Expand Down
8 changes: 4 additions & 4 deletions src/BootstrapBlazor.Server/Locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@
"NugetP1": "使用 <a href='https://www.nuget.org/packages?q=BootstrapBlazor' target='_blank'>nuget.org</a> 进行 BootstrapBlazor 组件的安装",
"EnvBuildTitle": "项目环境搭建",
"EnvLi1": "安装 .net core sdk <a href='https://www.microsoft.com/net/download' target='_blank'>官方网址</a>",
"EnvLi2": "安装 Visual Studio 2022 以上 <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>官方网址</a>",
"EnvLi2": "安装 Visual Studio 最新版 <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>官方网址</a>",
"EnvLi3": "拉取项目代码 BootstrapBlazor <a href='{0}' target='_blank'>仓库网址</a>"
},
"BootstrapBlazor.Server.Components.Components.Video": {
Expand Down Expand Up @@ -1194,7 +1194,7 @@
"P6": "注:此命令为检查是否有可用于当前安装的模板包的更新并安装这些更新。",
"P7": "4. 卸载项目模板",
"SubTitle1": "Bootstrap Blazor App Extension 扩展插件",
"P8": "为了方便使用 <code>Bootstrap Blazor</code> 组件库,作者制作了 <b>项目模板(<code>Bootstrap Blazor Project Template</code>)</b> 扩展插件,安装此插件可通过 <code>Visual Studio 2022 IDE</code> 新建项目时选择 <code>Bootstrap Blazor 项目模板</code>,解决方案内置 <code>Server-Side</code> 与 <cide>wasm</cide> 两种类型工程",
"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> 两种类型工程",
"P9": "下载项目模板",
"P10": "可以通过",
"P11": "内置插件扩展",
Expand Down Expand Up @@ -1223,7 +1223,7 @@
"P8": "下载安装扩展后,通过扩展创建项目",
"P9": "使用 Visual Studio 创建项目 1",
"P10": "步骤一、创建项目",
"P11": "打开 Visual Studio 2022",
"P11": "打开 Visual Studio",
"P12": "创建一个新项目",
"P13": "选择",
"P14": "并单击",
Expand Down Expand Up @@ -1445,7 +1445,7 @@
"LayoutsDescription2_Footer": "底部布局,自带默认样式,其下可嵌套任何元素",
"LayoutsTips1": " 以上组件采用了 flex 布局,使用前请确定目标浏览器是否兼容。此外,<code>Layout</code> 的子元素只能是后四者,后四者的父元素也只能是 <code>Layout</code>",
"LayoutsTips2": "注意事项",
"LayoutsTips3": "为了方便大家利用这套组件快速搭建项目,作者制作了 <b>项目模板(<code>Project Templates</code>)</b>,使用 <code>dotnet new</code> 命令行,与 <code>Bootstrap Blazor App Extension 扩展插件</code> 通过 <code>Visual Studio 2022</code> 新建项目创建,具体使用方法与步骤请点击 <a href='template' target='_blank'>传送门</a>",
"LayoutsTips3": "为了方便大家利用这套组件快速搭建项目,作者制作了 <b>项目模板(<code>Project Templates</code>)</b>,使用 <code>dotnet new</code> 命令行,与 <code>Bootstrap Blazor App Extension 扩展插件</code> 通过 <code>Visual Studio</code> 新建项目创建,具体使用方法与步骤请点击 <a href='template' target='_blank'>传送门</a>",
"LayoutsDemosTitle": "常见页面布局",
"LayoutsUpAndDownTitle": "上中下布局",
"LayoutsUpAndDownIntro": "常见于互联网网站布局",
Expand Down