Skip to content

Commit 45d54b3

Browse files
docs: preserve channel brand terms in Chinese i18n
1 parent c0835f8 commit 45d54b3

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/.i18n/glossary.zh-CN.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,10 @@
619619
"source": "QQ Bot",
620620
"target": "QQ Bot"
621621
},
622+
{
623+
"source": "QQBot",
624+
"target": "QQ Bot"
625+
},
622626
{
623627
"source": "Release Policy",
624628
"target": "发布策略"

docs/.i18n/glossary.zh-TW.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
"source": "QQ Bot",
8888
"target": "QQ Bot"
8989
},
90+
{
91+
"source": "QQBot",
92+
"target": "QQ Bot"
93+
},
9094
{
9195
"source": "QQ bot",
9296
"target": "QQ Bot"

0 commit comments

Comments
 (0)