Skip to content

Commit 12ceefc

Browse files
authored
fix(i18n): add device/node pairing terms to zh-CN glossary (#61396)
Add explicit Simplified Chinese glossary terms for the separate device- and node-pairing workflows and preserve the four CLI commands verbatim during translation. Thanks @zeuming.
1 parent 8245ae4 commit 12ceefc

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,5 +1398,41 @@
13981398
{
13991399
"source": "Zalo personal channel config",
14001400
"target": "Zalo 个人渠道配置"
1401+
},
1402+
{
1403+
"source": "device pairing",
1404+
"target": "设备配对"
1405+
},
1406+
{
1407+
"source": "Device pairing",
1408+
"target": "设备配对"
1409+
},
1410+
{
1411+
"source": "node pairing",
1412+
"target": "节点配对"
1413+
},
1414+
{
1415+
"source": "Node pairing",
1416+
"target": "节点配对"
1417+
},
1418+
{
1419+
"source": "pending device pairing request",
1420+
"target": "待处理的设备配对请求"
1421+
},
1422+
{
1423+
"source": "openclaw devices list",
1424+
"target": "openclaw devices list"
1425+
},
1426+
{
1427+
"source": "openclaw devices approve",
1428+
"target": "openclaw devices approve"
1429+
},
1430+
{
1431+
"source": "openclaw nodes pending",
1432+
"target": "openclaw nodes pending"
1433+
},
1434+
{
1435+
"source": "openclaw nodes approve",
1436+
"target": "openclaw nodes approve"
14011437
}
14021438
]

0 commit comments

Comments
 (0)