function(string $locale) { $this->env->setLocale($locale); $this->initLocaleDomain($this->info ? $this->info['plugin_name'] : null); }