add lang de/pl/pt/ro/ru/sv

This commit is contained in:
xiaomlove
2025-04-22 19:35:05 +07:00
parent ca33cbacfe
commit 2b970305a5
940 changed files with 48796 additions and 1 deletions

7
lang/pl/lang_special.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_permission_denied_only' => "Odmowa dostępu. Tylko ",
'std_or_above_can_view' => " or above could view Special section. <br /><br /> Please see the <a class=faqlink href=faq.php#id22><b>FAQ</b></a> for more information on different user classes and what they can do.<br /><br /><b></p>The %s Staff</b>",
];