From 3f54a9f9430440be7588df780c8ab3de39686735 Mon Sep 17 00:00:00 2001
From: Nine <948825551@qq.com>
Date: Sun, 29 Aug 2021 04:39:30 +0000
Subject: [PATCH] =?UTF-8?q?!1774=20doc(#I47OJ8):=20remove=20the=20componen?=
=?UTF-8?q?t=20character=20from=20Coms'=20resource=20file=20*=20doc:=20?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9Coms=E8=B5=84=E6=BA=90=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/BootstrapBlazor.Shared/Locales/en.json | 12 ++++++------
src/BootstrapBlazor.Shared/Pages/Coms.razor | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/BootstrapBlazor.Shared/Locales/en.json b/src/BootstrapBlazor.Shared/Locales/en.json
index 73d317190..354b977a1 100644
--- a/src/BootstrapBlazor.Shared/Locales/en.json
+++ b/src/BootstrapBlazor.Shared/Locales/en.json
@@ -317,14 +317,14 @@
},
"BootstrapBlazor.Shared.Pages.Coms": {
"Search": "Search for the desired component",
- "Text1": "Layout Component",
+ "Text1": "Layout",
"DividerText": "Divider",
"LayoutText": "Layout",
"FooterText": "Footer",
"ScorllText": "Scroll",
"SkeletonText": "Skeleton",
"SplitText": "Split",
- "Text2": "Navigation Component",
+ "Text2": "Navigation",
"AnchorText": "Anchor",
"BreadcrumbText": "Breadcrumb",
"MenuText": "Menu",
@@ -334,12 +334,12 @@
"PaginationText": "Pagination",
"StepsText": "Steps",
"TabText": "Tab",
- "Text3": "Form Component",
+ "Text3": "Form",
"EditorFormText": "EditorForm",
"ValidateFormText": "ValidateForm",
"AutoCompleteText": "AutoComplete",
"ButtonText": "Button",
- "CascaderText": "级联选择",
+ "CascaderText": "CascadingSelection",
"CheckboxText": "Checkbox",
"CheckboxListText": "CheckboxList",
"ColorPickerText": "ColorPicker",
@@ -359,7 +359,7 @@
"ToggleText": "Toggle",
"TransferText": "Transfer",
"UploadText": "Upload",
- "Text4": "Data Component",
+ "Text4": "Data",
"AvatarText": "Avatar",
"BadgeText": "Badge",
"CardText": "Card",
@@ -383,7 +383,7 @@
"BarcodeReaderText": "BarcodeReader",
"CameraText": "Camera",
"HandwrittenPageText": "HandwrittenPage",
- "Text5": "Message Component",
+ "Text5": "Message",
"AlertText": "Alert",
"ConsoleText": "Console",
"DialogText": "Dialog",
diff --git a/src/BootstrapBlazor.Shared/Pages/Coms.razor b/src/BootstrapBlazor.Shared/Pages/Coms.razor
index 481307a7f..69b2b135b 100644
--- a/src/BootstrapBlazor.Shared/Pages/Coms.razor
+++ b/src/BootstrapBlazor.Shared/Pages/Coms.razor
@@ -36,7 +36,7 @@
-
+