minor language additions and css adjustments

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-09-20 08:09:53 +02:00
parent fd596801e2
commit b1f7cf4bc7
16 changed files with 60 additions and 29 deletions

View File

@@ -49,6 +49,11 @@ return [
]
]
]
],
'buttons' => [
[
'label' => lng('admin.message')
]
]
]
];