Skip to content

Commit 01cdde8

Browse files
committed
chore: 更新键值
1 parent 194fcee commit 01cdde8

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
@@ -6721,8 +6721,8 @@
67216721
"Icons": "For icon list, please visit <a href=\"https://ant.design/components/icon\" target=\"_blank\">[portal]</a>"
67226722
},
67236723
"BootstrapBlazor.Server.Components.Samples.Icons.OctIcons": {
6724-
"AntDesignIconTitle": "Oct Svg Icon Lib",
6725-
"AntDesignIconDescription": "A scalable set of icons handcrafted with <3 by GitHub",
6724+
"OctIconTitle": "Oct Svg Icon Lib",
6725+
"OctIconDescription": "A scalable set of icons handcrafted with <3 by GitHub",
67266726
"CopiedTooltipText": "Copied",
67276727
"P1": "1. After referencing the extension package, add the package built-in style file to open the icon",
67286728
"P2": "2. Enable css isolation and automatically reference component styles after compilation",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6721,8 +6721,8 @@
67216721
"Icons": "图标列表请通过 <a href=\"https://ant.design/components/icon\" target=\"_blank\">[传送门]</a> 查看"
67226722
},
67236723
"BootstrapBlazor.Server.Components.Samples.Icons.OctIcons": {
6724-
"IconParkTitle": "Github 图标库",
6725-
"IconParkDescription": "Primer is a set of guidelines, principles, and patterns for designing and building UI at GitHub.",
6724+
"OctIconTitle": "Github 图标库",
6725+
"OctIconDescription": "Primer is a set of guidelines, principles, and patterns for designing and building UI at GitHub.",
67266726
"CopiedTooltipText": "拷贝成功",
67276727
"P1": "1. 引用扩展组件包后添加包内置样式文件开启图标",
67286728
"P2": "2. 开启样式隔离,编译后自动引用组件样式",

0 commit comments

Comments
 (0)