10 lines
247 B
PHP
10 lines
247 B
PHP
<?php
|
|
|
|
/*
|
|
* This file is part of the French language pack for Flarum.
|
|
*
|
|
* For detailed copyright and license information, please view the
|
|
* LICENSE file that was distributed with this source code.
|
|
*/
|
|
|
|
return new Flarum\Extend\LanguagePack();
|