Update README.md
This commit is contained in:
parent
81413a1696
commit
04a6f63eb7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,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`.
|
||||||
<br>
|
<br>
|
||||||
(even calling it terrorism.json works)
|
(even calling it terrorism.json works, as long as it's a valid file)
|
||||||
|
|
||||||
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