minor fix in templates due to new Language class + other minor language fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -380,7 +380,6 @@ return [
|
||||
],
|
||||
'cronsettings' => 'Cronjob-Einstellungen',
|
||||
'integritycheck' => 'Datenbankprüfung',
|
||||
'integrityid' => '#',
|
||||
'integrityname' => 'Name',
|
||||
'integrityresult' => 'Ergebnis',
|
||||
'integrityfix' => 'Probleme automatisch beheben',
|
||||
|
||||
@@ -384,7 +384,6 @@ return [
|
||||
],
|
||||
'cronsettings' => 'Cronjob settings',
|
||||
'integritycheck' => 'Database validation',
|
||||
'integrityid' => '#',
|
||||
'integrityname' => 'Name',
|
||||
'integrityresult' => 'Result',
|
||||
'integrityfix' => 'Fix problems automatically',
|
||||
|
||||
Reference in New Issue
Block a user