diff --git a/README.md b/README.md index 3fc9d30..1f670a8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Moreover, there are multiple ways to run the game while developing it, which are PRs/Issues fixing typos, inconsistencies, missing hints, etc. are very welcome! ### Translations - We happily accept translations of the game into different lanugages! You can use `.i18n/Game.pot` and translate it into `.i18n/Game-{lang}.po` where `{lang}` is the ISO language code like `fr` or `en_UK`, using for example POEdit. + We happily accept translations of the game into different lanugages! You can use `.i18n/en/Game.pot` and translate it into `.i18n/{lang}/Game.po` where `{lang}` is the ISO language code like `fr` or `en_UK`, using for example POEdit. We would like the following requirements for a translation PR: