fixbug_lang

This commit is contained in:
sunjun
2022-06-30 01:41:25 +00:00
parent 3f2ff5ad45
commit db7d9edd07
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ $lang->setLang = 'Language Setting';
/* Theme style. */
$lang->theme = 'Theme';
$lang->themes['default'] = 'ZenTao Blau (Standard)';
$lang->themes['default'] = 'Standard';
$lang->themes['blue'] = 'Young Blue';
$lang->themes['green'] = 'Grün';
$lang->themes['red'] = 'Rot';