Skip to content

Commit 80c256e

Browse files
committed
doc: 更新多语言
1 parent 63b8c70 commit 80c256e

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7234,9 +7234,7 @@
72347234
"CityTitle": "City Selector",
72357235
"CityDescription": "Provides a city selector classified by province",
72367236
"CityNormalTitle": "Basic usage",
7237-
"CityNormalIntro": "Select a city from the drop-down box",
7238-
"CityMultipleTitle": "Multiple",
7239-
"CityMultipleIntro": "Enable multiple selection mode by setting <code>IsMultiple</code> , and all cities will be automatically selected when clicking a province in the pop-up window."
7237+
"CityNormalIntro": "Select a city from the drop-down box"
72407238
},
72417239
"BootstrapBlazor.Server.Components.Samples.SelectProvinces": {
72427240
"ProvinceTitle": "Province Selector",

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7234,9 +7234,7 @@
72347234
"CityTitle": "SelectCity 城市选择器",
72357235
"CityDescription": "提供以省分类的城市选择器",
72367236
"CityNormalTitle": "基本用法",
7237-
"CityNormalIntro": "通过下拉框的形式选择城市",
7238-
"CityMultipleTitle": "多选",
7239-
"CityMultipleIntro": "通过设置 <code>IsMultiple</code> 开启多选模式,点击弹窗中省份时自动选中所有城市"
7237+
"CityNormalIntro": "通过下拉框的形式选择城市"
72407238
},
72417239
"BootstrapBlazor.Server.Components.Samples.SelectProvinces": {
72427240
"ProvinceTitle": "SelectProvince 省选择器",

0 commit comments

Comments
 (0)