We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae4456 commit 1a05a49Copy full SHA for 1a05a49
src/BootstrapBlazor/Locales/en.json
@@ -395,5 +395,8 @@
395
"NetworkType": "NetworkType",
396
"Downlink": "Downlink",
397
"RTT": "RTT"
398
+ },
399
+ "BootstrapBlazor.Components.LoadMore": {
400
+ "NoMoreText": "No More Data"
401
}
402
src/BootstrapBlazor/Locales/zh.json
"NetworkType": "网络类型",
"Downlink": "下载速度",
"RTT": "响应时间"
+ "NoMoreText": "没有更多数据了"
0 commit comments