web-base/Core/Localization/de_DE/admin.php

11 lines
250 B
PHP
Raw Normal View History

2022-12-01 01:28:38 +01:00
<?php
return [
"dashboard" => "Dashboard",
"visitor_statistics" => "Besucherstatistiken",
"user_groups" => "Benutzer & Gruppen",
"page_routes" => "Seiten & Routen",
"settings" => "Einstellungen",
"logs" => "Logs",
"help" => "Hilfe",
];