File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {
1+ {
22 "BootstrapBlazor.Components.AutoComplete" : {
33 "NoDataTip" : " 無匹配資料" ,
44 "PlaceHolder" : " 請輸入"
9999 "BootstrapBlazor.Components.EqualToValidator" : {
100100 "ErrorMessage" : " 您的輸入不相同"
101101 },
102- "BootstrapBlazor.Components.ErrorLogger " : {
102+ "BootstrapBlazor.Components.BootstrapBlazorErrorBoundary " : {
103103 "ToastTitle" : " 應用程式錯誤"
104104 },
105105 "BootstrapBlazor.Components.GoTop" : {
254254 "AlignCenterText" : " 置中" ,
255255 "AlignCenterTooltipText" : " 點擊後本欄文字置中對齊" ,
256256 "AlignRightText" : " 右對齊" ,
257- "AlignRightTooltipText" : " 點擊後本欄文字右對齊"
257+ "AlignRightTooltipText" : " 點擊後本欄文字右對齊" ,
258+ "ColumnListSelectAllText" : " 全選" ,
259+ "ColumnListSelectInvertText" : " 反選" ,
260+ "MoreButtonText" : " 更多"
258261 },
259262 "BootstrapBlazor.Components.EditDialog" : {
260263 "CloseButtonText" : " 關閉" ,
399402 },
400403 "BootstrapBlazor.Components.LoadMore" : {
401404 "NoMoreText" : " 沒有更多資料了"
405+ },
406+ "BootstrapBlazor.Components.CardUpload" : {
407+ "DeleteConfirmContent" : " 您確定要刪除當前資料嗎?"
402408 }
403409}
You can’t perform that action at this time.
0 commit comments