File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3434 </a >
3535 </li >
3636 <li class =" nav-item" >
37- <FullScreenButton class =" nav-link p-2" TooltipText =" 点击切换全屏模式 " />
37+ <FullScreenButton class =" nav-link p-2" TooltipText =" @Localizer[ " FullScreenTooltipText " ] " />
3838 </li >
3939 </ul >
4040 <a class =" btn btn-bd-download d-none d-lg-block mb-3 mb-md-0 ms-md-3" target =" _blank" href =" @DownloadUrl" >@DownloadText </a >
Original file line number Diff line number Diff line change 45034503 "DownloadText": "Download",
45044504 "HomeText": "Home",
45054505 "IntroductionText": "Documents",
4506- "TutorialsText": "Tutorials"
4506+ "TutorialsText": "Tutorials",
4507+ "FullScreenTooltipText": "Full Screen"
45074508 },
45084509 "BootstrapBlazor.Server.Components.Layout.BaseLayout": {
45094510 "SiteTitle": "Bootstrap Blazor enterprise-level UI component library",
Original file line number Diff line number Diff line change 45034503 "DownloadText" : " Download" ,
45044504 "HomeText" : " 首页" ,
45054505 "IntroductionText" : " 文档" ,
4506- "TutorialsText" : " 实战"
4506+ "TutorialsText" : " 实战" ,
4507+ "FullScreenTooltipText" : " 点击切换全屏模式"
45074508 },
45084509 "BootstrapBlazor.Server.Components.Layout.BaseLayout" : {
45094510 "SiteTitle" : " Bootstrap Blazor - 组件库" ,
You can’t perform that action at this time.
0 commit comments