We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67654ab commit 162d3f6Copy full SHA for 162d3f6
docs/en/05+5-translation.md
@@ -63,7 +63,7 @@ In this example, we will add a Japanese (ja_JP) translation:
63
64
`ja: '日本語',`
65
66
-3. Edit `index.js` while keeping its current structure, adding:
+3. Edit `web/src/i18n/index.js` while keeping its current structure, adding:
67
68
```js
69
import elementJaLocale from 'element-ui/lib/locale/lang/ja' // element-ui
0 commit comments