From 04a6f63eb71ec051244d27562187e58a79fb24fe Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Mon, 7 Jul 2025 00:35:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53ff6fe..c1469ea 100644 --- a/README.md +++ b/README.md @@ -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: `en.json`, `es.json`, `fr.json`.
-(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: ```env