mirror of
https://github.com/flarum/core.git
synced 2025-10-28 22:07:33 +01:00
i18n: Make cross-file translation references work
This commit is contained in:
@@ -13,8 +13,8 @@ namespace Flarum\Locale;
|
||||
use Flarum\Event\ConfigureLocales;
|
||||
use Flarum\Foundation\AbstractServiceProvider;
|
||||
use Illuminate\Contracts\Events\Dispatcher;
|
||||
use Symfony\Component\Translation\Loader\YamlFileLoader;
|
||||
use Symfony\Component\Translation\MessageSelector;
|
||||
use Symfony\Component\Translation\Translator;
|
||||
|
||||
class LocaleServiceProvider extends AbstractServiceProvider
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user