File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/BootstrapBlazor.Server/Locales Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 31463146 "SelectsEnumDescription2": "Setting <code>PalceHolder</code> is not valid when the binding value is an enumerated type",
31473147 "SelectsEnumSelectText1": "Can be empty",
31483148 "SelectsEnumSelectText2": "Not empty",
3149+ "SelectsEnumSelectText3": "Using enum integer values as Items",
31493150 "SelectsNullableTitle": "The binding can be an empty type",
31503151 "SelectsNullableIntro": "<code>an example of the Select</code> component binding <code>int?</code> type",
31513152 "SelectsNullableDescription": "When the first option is selected, the binding value <code>SelectIntItem</code> to <code>null</code>",
Original file line number Diff line number Diff line change 31463146 "SelectsEnumDescription2" : " 绑定值为枚举类型时,设置 <code>PalceHolder</code> 无效" ,
31473147 "SelectsEnumSelectText1" : " 可为空" ,
31483148 "SelectsEnumSelectText2" : " 不为空" ,
3149+ "SelectsEnumSelectText3" : " 使用枚举整形值作为集合" ,
31493150 "SelectsNullableTitle" : " 绑定可为空类型" ,
31503151 "SelectsNullableIntro" : " <code>Select</code> 组件绑定 <code>int?</code> 类型示例" ,
31513152 "SelectsNullableDescription" : " 选中第一个选项时,绑定值 <code>SelectedIntItem</code> 为 <code>null</code>" ,
You can’t perform that action at this time.
0 commit comments