Update README.md

This commit is contained in:
WhatDidYouExpect 2025-07-06 22:10:56 +02:00 committed by GitHub
parent b0c7683be9
commit 8b029a022e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: Ensure you have a `.env` file with a `locale` variable that sets your default language code, like so:
```env ```env
locale=en 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)