Skip to content

Commit

Permalink
update web translation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
solosky committed Apr 10, 2024
1 parent 67654ab commit 162d3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/05+5-translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ In this example, we will add a Japanese (ja_JP) translation:

`ja: '日本語',`

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

```js
import elementJaLocale from 'element-ui/lib/locale/lang/ja' // element-ui
Expand Down

0 comments on commit 162d3f6

Please sign in to comment.