mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Fix file path for translations
This commit is contained in:
parent
ba828dc8f6
commit
cd60609887
@ -61,7 +61,7 @@ touch admin/src/i18n.js
|
||||
touch admin/src/translations/index.js
|
||||
```
|
||||
|
||||
**Path --** `my-app/admin/src/i18n.js`
|
||||
**Path --** `my-app/admin/src/translations/index.js`
|
||||
|
||||
```js
|
||||
import en from './en.json';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user