mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 15:03:44 +08:00
must be an empty line
This commit is contained in:
parent
9e9136d9be
commit
6e8b9f8814
|
@ -29,7 +29,7 @@ class Translator extends BaseTranslator implements TranslatorContract
|
|||
} else {
|
||||
$this->assertValidLocale($locale);
|
||||
}
|
||||
|
||||
|
||||
$parse = ! isset($this->catalogues[$locale]);
|
||||
|
||||
$catalogue = parent::getCatalogue($locale);
|
||||
|
|
Loading…
Reference in New Issue
Block a user