Translation function added

This commit is contained in:
Michael 2020-07-23 06:32:31 +00:00
parent 0007da8630
commit cb830c9ad3
5 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@ class Index extends BaseAdmin
}
Theme::setAllowedList($allowed_themes);
info('Themes reloaded');
info(DI::l10n()->t('Themes reloaded'));
break;
case 'toggle' :