Update README.md

This commit is contained in:
WhatDidYouExpect 2025-07-06 21:17:53 +02:00 committed by GitHub
parent 94fb6c24ce
commit 17295d54c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,8 @@ Place your translation JSON files inside any `locales` directory, anywhere withi
Each JSON file ***should*** be named after the language code, for example:
`en.json`, `es.json`, `fr.json`.
(even calling it terrorism.json works)\
<br>
(even calling it terrorism.json works)
Ensure you have a `.env` file with a `locale` variable that sets your default language code, like so:
```env