This is a Locale module for dravencms
The best way to install dravencms/locale is using Composer:
$ composer require dravencms/locale
Then you have to register extension in config.neon
.
extensions:
locale: Dravencms\Locale\DI\LocaleExtension
translation: Kdyby\Translation\DI\TranslationExtension