From 17295d54c97139450292be304292ae7d9a8906e0 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 6 Jul 2025 21:17:53 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc8d114..362abe7 100644 --- a/README.md +++ b/README.md @@ -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)\ +
+(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