mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 15:59:30 +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:
parent
8245ae4278
commit
12ceefcb03
1 changed files with 36 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue