mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang_special = [
|
||||
'std_sorry' => "Sorry...",
|
||||
'std_permission_denied_only' => "Permesso negato. Solo ",
|
||||
'std_or_above_can_view' => " o superiore potrebbe vedere la sezione speciale. <br /><br /> Per favore consulta le FAQ <a class=faqlink href=faq.php#id22><b></b></a> per maggiori informazioni sulle diverse classi di utenti e su cosa possono fare.<br /><br /><b></p>Lo Staff %s</b>",
|
||||
];
|
||||
Reference in New Issue
Block a user