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:
Michael Kaufmann
2022-05-21 17:29:14 +02:00
parent 309abc6150
commit 1de39ac39c
5 changed files with 28 additions and 18 deletions

View File

@@ -33,7 +33,7 @@ return [
'icon' => 'fa-solid fa-circle-check',
'columns' => [
'displayid' => [
'label' => lng('admin.integrityid'),
'label' => 'ID',
'field' => 'displayid'
],
'checkdesc' => [