mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 11:46:07 +00:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user