From b785b2a46cc05bf25abd52ac424c6fe99419ee53 Mon Sep 17 00:00:00 2001 From: alcaroff Date: Fri, 13 Feb 2026 13:56:39 -0300 Subject: [PATCH 1/3] 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 From 5e3fbecb79ce8c129b941009020e2ab98455c873 Mon Sep 17 00:00:00 2001 From: alcaroff Date: Fri, 13 Feb 2026 14:01:16 -0300 Subject: [PATCH 2/3] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 695e5b7..68bd811 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # War Era Translations -This repository contains the translation files for [War Era](https://warera.com). Community contributions are welcome! +This repository contains the translation files for [War Era](https://app.warera.io). Community contributions are welcome! ## Structure From 486332505ee78955e67ff66f95719552faffe695 Mon Sep 17 00:00:00 2001 From: alcaroff Date: Fri, 13 Feb 2026 14:03:45 -0300 Subject: [PATCH 3/3] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68bd811..0afb640 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ msgstr "Cliquez <0>ici pour continuer" ## Adding a New Language -If you'd like to add support for a new language, please open an issue first so we can discuss it. +If you start translating a language, please open an issue to let people know you're working on it. ## License