From 8b029a022ed69a1c6e28192cd4fa0734f12f7383 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 6 Jul 2025 22:10:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 362abe7..53ff6fe 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ Each JSON file ***should*** be named after the language code, for example: Ensure you have a `.env` file with a `locale` variable that sets your default language code, like so: ```env locale=en +``` +If you don't want to manually add keys to each file you can use [ctih's translator compiler!](https://github.com/ctih1/kaannos)