Skip to content

Commit 442e5f6

Browse files
committed
doc: 更新本地化资源文件
1 parent 540402a commit 442e5f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/BootstrapBlazor.Server/Locales/en-US.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7184,8 +7184,8 @@
71847184
},
71857185
"BootstrapBlazor.Server.Components.Samples.TaskBoard": {
71867186
"TaskBoardTitle": "Task DashBoard",
7187-
"TaskBoardIntro": "",
7187+
"TaskBoardIntro": "Background task dashboard",
71887188
"TaskBoardNormalTitle": "Basic usage",
7189-
"TaskBoardNormalIntro": ""
7189+
"TaskBoardNormalIntro": "This component provides detailed information about background task schedule trigger."
71907190
}
71917191
}

src/BootstrapBlazor.Server/Locales/zh-CN.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7185,8 +7185,8 @@
71857185
},
71867186
"BootstrapBlazor.Server.Components.Samples.TaskBoard": {
71877187
"TaskBoardTitle": "Task DashBoard 任务管理器",
7188-
"TaskBoardIntro": "",
7188+
"TaskBoardIntro": "后台任务看板",
71897189
"TaskBoardNormalTitle": "基本用法",
7190-
"TaskBoardNormalIntro": ""
7190+
"TaskBoardNormalIntro": "本组件提供后台任务调度触发器详细信息"
71917191
}
71927192
}

0 commit comments

Comments
 (0)