# scratch-l10n

# 自定义国际化:
```
cd editor #进入editor文件夹，只需在此文件夹添加即可

例如 在editor/interface中添加国际化文案
分别打开editor/interface/en.json，editor/interface/zh-cn.json添加即可

```