Update README.md
This commit is contained in:
parent
d2c419eed1
commit
94fb6c24ce
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Place your translation JSON files inside any `locales` directory, anywhere withi
|
||||||
|
|
||||||
Each JSON file ***should*** be named after the language code, for example:
|
Each JSON file ***should*** be named after the language code, for example:
|
||||||
`en.json`, `es.json`, `fr.json`.
|
`en.json`, `es.json`, `fr.json`.
|
||||||
(even calling it terrorism.json works)
|
(even calling it terrorism.json works)\
|
||||||
|
|
||||||
Ensure you have a `.env` file with a `locale` variable that sets your default language code, like so:
|
Ensure you have a `.env` file with a `locale` variable that sets your default language code, like so:
|
||||||
```env
|
```env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue