Lithuanian language pack for Flarum and its extensions.
I've tried to keep this translation pack developer friendly by not translating administration and development part of the application since It makes so much more sense these things being in original English. But apart from that all things from forum users' point of view are translated.
Currently compatible with Flarum: 0.1.0-beta.15
.
Installation:
composer require f0rtem/flarum-ext-lt
Updating:
composer update f0rtem/flarum-ext-lt
Uninstall:
composer remove f0rtem/flarum-ext-lt
After every command follow up with:
php flarum cache:clear
Also, don't forget to clear your browser cache with CTRL + F5
GitHub repository, Packagist