Skip to content

Commit 162d3f6

Browse files
committed
update web translation docs
1 parent 67654ab commit 162d3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/05+5-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In this example, we will add a Japanese (ja_JP) translation:
6363

6464
`ja: '日本語',`
6565

66-
3. Edit `index.js` while keeping its current structure, adding:
66+
3. Edit `web/src/i18n/index.js` while keeping its current structure, adding:
6767

6868
```js
6969
import elementJaLocale from 'element-ui/lib/locale/lang/ja' // element-ui

0 commit comments

Comments
 (0)