Fraenkiman 577ca51ad4 Danish translation
- Danish translation by DeepL (There may be a correction from Snubbi from the support forum)
2023-11-02 16:15:58 +01:00

12 lines
256 B
PHP

<?php
$lang ['plugin'] ['adminarea'] = array(
'subject' => 'Administration',
'welcome' => 'Velkommen ',
'admin_panel' => 'Kontrolcenter',
'add_entry' => 'Nyt bidrag',
'add_static' => 'Ny statisk side',
'login' => 'Log ind',
'logout' => 'Log ud'
);