Files
nexusphp/lang/da/lang_special.php

8 lines
379 B
PHP
Raw Normal View History

2025-04-21 02:53:56 +07:00
<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_permission_denied_only' => "Tilladelse nægtet. Kun ",
'std_or_above_can_view' => " eller over kunne se Speciel sektion. <br /><br /> Se venligst <a class=faqlink href=faq.php#id22><b>FAQ</b></a> for mere information om forskellige brugerklasser og hvad de kan gøre.<br /><br /><b></p> %s Personalet</b>",
];