You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/BootstrapBlazor.Server/Locales/en-US.json
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7234,9 +7234,7 @@
7234
7234
"CityTitle": "City Selector",
7235
7235
"CityDescription": "Provides a city selector classified by province",
7236
7236
"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"
0 commit comments