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,12 @@
|
||||
<?php
|
||||
|
||||
$lang_deletedisabled = array
|
||||
(
|
||||
'head_delete_diasabled' => "Διαγραφή Απενεργοποιημένου",
|
||||
'text_delete_diasabled' => "Διαγραφή Απενεργοποιημένου",
|
||||
'submit_delete_all_disabled_users' => "Διαγραφή όλων των απενεργοποιημένων χρηστών",
|
||||
'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be <b>DELETED</b>. <b>NEVER</b> click the button unless you are <b>VERY SURE</b>.",
|
||||
'text_users_are_disabled' => " οι χρήστες διαγράφονται."
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user