Skip to content

Commit a4a3f1a

Browse files
ArgoZhangkykcoco
andauthored
doc(Calendar): update documentation (#7313)
* doc(Calendar): update documentation * doc: update test Co-Authored-By: kykcoco <63773378+kykcoco@users.noreply.github.com> * revert: 撤销更改 Co-Authored-By: kykcoco <63773378+kykcoco@users.noreply.github.com> * Revert "revert: 撤销更改" This reverts commit 25eaed5. * Revert "doc: update test" This reverts commit bd61de6. --------- Co-authored-by: kykcoco <63773378+kykcoco@users.noreply.github.com>
1 parent ff28f9c commit a4a3f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3632,7 +3632,7 @@
36323632
"CellTemplateIntro": "通过设置属性 <code>CellTemplate</code> 自定义单元格模板",
36333633
"HeaderTemplateTitle": "头部模板",
36343634
"HeaderTemplateIntro": "通过设置属性 <code>HeaderTemplate</code> 自定义头部模板",
3635-
"HeaderTemplateDesc": "通过设置 <code>BodyTemplate</code> 配合 <code>HeaderTemplate</code> 来自定义呈现 UI,本例中月视图中前后均增加了附加列,星期试图中增加了时间线",
3635+
"HeaderTemplateDesc": "通过设置 <code>BodyTemplate</code> 配合 <code>HeaderTemplate</code> 来自定义呈现 UI,本例中月视图中前后均增加了附加列,星期视图中增加了时间线",
36363636
"AppTitle": "实战应用",
36373637
"AppIntro": "课堂表",
36383638
"AppText": "目前按周内组件暂时为统一使用 <code>ChildContext</code> 来进行渲染,所有单元格内的数据相关操作组件均未进行封装,稍后完善",

0 commit comments

Comments
 (0)