mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
must be an empty line
This commit is contained in:
@@ -29,7 +29,7 @@ class Translator extends BaseTranslator implements TranslatorContract
|
|||||||
} else {
|
} else {
|
||||||
$this->assertValidLocale($locale);
|
$this->assertValidLocale($locale);
|
||||||
}
|
}
|
||||||
|
|
||||||
$parse = ! isset($this->catalogues[$locale]);
|
$parse = ! isset($this->catalogues[$locale]);
|
||||||
|
|
||||||
$catalogue = parent::getCatalogue($locale);
|
$catalogue = parent::getCatalogue($locale);
|
||||||
|
Reference in New Issue
Block a user