improvements

This commit is contained in:
nupplaPhil 2020-02-02 08:45:10 +01:00
parent ca67e3111c
commit ed9756225d
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
2 changed files with 2 additions and 3 deletions

View file

@ -252,7 +252,7 @@ class Update
}
$sent[] = $admin['email'];
$lang = (($admin['language']) ? $admin['language'] : 'en');
$lang = $admin['language'] ?? 'en';
$l10n = DI::l10n()->withLang($lang);
$preamble = Strings::deindent($l10n->t("