mirror of https://github.com/openclaw/openclaw.git
Revert: undo #17974 README change
This commit is contained in:
parent
9f907320c3
commit
bc4038149c
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
```javascript
|
||||
const translations = require("./translations/zh-CN.json");
|
||||
console.log(translations["Save"]); // 输出:保存
|
||||
console.log(transl["Save"]); // 输出:保存
|
||||
```
|
||||
|
||||
## 继续翻译工作
|
||||
|
|
|
|||
Loading…
Reference in New Issue