mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-19 07:42:04 +00:00
Revert: undo #17974 README change
This commit is contained in:
parent
9f907320c3
commit
bc4038149c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
```javascript
|
||||
const translations = require("./translations/zh-CN.json");
|
||||
console.log(translations["Save"]); // 输出:保存
|
||||
console.log(transl["Save"]); // 输出:保存
|
||||
```
|
||||
|
||||
## 继续翻译工作
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue