diff --git a/i18n/README.md b/i18n/README.md index c9c5c251..320dc471 100644 --- a/i18n/README.md +++ b/i18n/README.md @@ -4,6 +4,8 @@ The easiets way to help translate the game is with weblate. Simply use [hosted.w If a language code differs from the country code of a wanted flag, it can be defined in the `i18n/lccc.json` file. In example `{ "en": "gb" }` maps the english language to the flag of Great Britain. +All translated languages get an own chat channel that just people who use this language can access. + [![Translation status](https://hosted.weblate.org/widget/pixelplanet/multi-auto.svg)](https://hosted.weblate.org/engage/pixelplanet/) # Translating Offline @@ -12,8 +14,6 @@ Two translation files for each language are needed, `ssr-[locale].po` and `[loca Translation files can be created out of the templates [template.pot](https://git.pixelplanet.fun/ppfun/translations/raw/branch/master/template.pot) and [template-ssr.pot](https://git.pixelplanet.fun/ppfun/translations/raw/branch/master/template-ssr.pot). They are standard GNU gettext files and can be edited in any ordinary texteditor or po-Editor. -All translated languages get an own chat channel that just people who use this language can access. - ## With poedit ### Create new translation