mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 09:27:27 +00:00
Update extensions/openclaw-zh-cn-ui/README.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
```javascript
|
||||
const translations = require('./translations/zh-CN.json');
|
||||
console.log(transl['Save']); // 输出:保存
|
||||
console.log(translations['Save']); // 输出:保存
|
||||
```
|
||||
|
||||
## 继续翻译工作
|
||||
|
||||
Reference in New Issue
Block a user