Greek language pack for Flarum Core, all bundled extensions and a number of third-party extensions.
You can find the full list of currently supported extensions on GitHub and Packagist.
Flarum version 1.5.0 or newer is fully supported. If some of the newer extensions are not fully translated, this won`t create any issues regarding the general functionality of the package.
Any help improving current translations will be appreciated. No coding knowledge is needed, everything is visual. You can learn how you can help here.
INSTALL
Use Composer in the root directory of your Flarum installation:
composer require flarum-lang/greek
Then enable extension in admin panel of your Flarum.
UPDATE
You can update language pack using Composer:
composer update flarum-lang/greek
Then clear the cache:
php flarum cache:clear
LICENSE
The language pack is released under the MIT license.