Update README.md

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

View file

@ -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