From b785b2a46cc05bf25abd52ac424c6fe99419ee53 Mon Sep 17 00:00:00 2001 From: alcaroff Date: Fri, 13 Feb 2026 13:56:39 -0300 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 595597e..695e5b7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ uk/messages.po # Ukrainian ## How to Contribute 1. **Fork** this repository -2. **Edit** the `.po` file for the language you want to translate +2. **Edit** the `.po` file for the language you want to translate, you can create new language folder if it doesn't exist 3. **Submit a Pull Request** ### Editing `.po` files @@ -68,7 +68,6 @@ msgstr "Cliquez <0>ici pour continuer" - Do not translate the `en/messages.po` file (it is the source locale, auto-generated) - Keep the tone consistent with the game's style - If you're unsure about a translation, leave a comment on your PR -- Test your changes if possible by running the game locally ## Adding a New Language