Language

Multi-Language Support

  • The plugin loads messages from a file named messages_<lang>.yml, where <lang> matches the language setting in config.yml.

  • Available examples include messages_en.yml, messages_fr.yml, messages_it.yml, messages_ru.yml.

  • You can create your own translation file (e.g., messages_de.yml for German) by copying one of the existing files and translating the text. Just set language: de in config.yml.

  • In future will be more language, wait for updates.

RU

  • Плагин загружает сообщения из файла messages_.yml, где соответствует языковой настройке в config.yml.

  • Доступные примеры включают messages_en.yml, messages_fr.yml, messages_it.yml, messages_ru.yml.

  • Вы можете создать свой собственный файл перевода (например, messages_de.yml для немецкого языка), скопировав один из существующих файлов и переведя текст. Просто установите язык: de в config.yml.

  • В будущем будет больше языков, ждите обновлений.

Last updated