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.
This commit is contained in:
buming 2026-07-09 23:11:30 +08:00 committed by GitHub
parent 8245ae4278
commit 12ceefcb03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1398,5 +1398,41 @@
{
"source": "Zalo personal channel config",
"target": "Zalo 个人渠道配置"
},
{
"source": "device pairing",
"target": "设备配对"
},
{
"source": "Device pairing",
"target": "设备配对"
},
{
"source": "node pairing",
"target": "节点配对"
},
{
"source": "Node pairing",
"target": "节点配对"
},
{
"source": "pending device pairing request",
"target": "待处理的设备配对请求"
},
{
"source": "openclaw devices list",
"target": "openclaw devices list"
},
{
"source": "openclaw devices approve",
"target": "openclaw devices approve"
},
{
"source": "openclaw nodes pending",
"target": "openclaw nodes pending"
},
{
"source": "openclaw nodes approve",
"target": "openclaw nodes approve"
}
]