Skip to content

Translations

kobewi edited this page Feb 26, 2025 · 1 revision

The addon supports localization into various languages.

Using translations

MetSys will automatically use the language of your Godot editor. To change language, simply change your editor's language.

Currently supported languages are:

  • English
  • Polish
  • Russian
  • Swedish
  • Japanese
  • Simplified Chinese

Adding new languages

You can contribute a translation if your language is missing. Go to addons/MetroidvaniaSystem/Translations and use MetSys.pot to create a new .po file (e.g. with Poedit). MetSys automatically loads translations from Translations directory, so you can easily test it. Once you are finished, you can either open a pull request or attach the file in this issue.

I don't accept machine translations - I could make them myself if I wanted. If you complete a translation and still see untranslated strings in the editor, you can report them and I'll fix it.