mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
update lang
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_deletemessage = array
|
||||
(
|
||||
'std_bad_message_id' => "Εσφαλμένο ID μηνύματος",
|
||||
'std_not_suggested' => "Δεν θα το έκανα αυτό αν ήμουν εσείς...",
|
||||
'std_not_in_inbox' => "Το μήνυμα δεν βρίσκεται στα Εισερχόμενά σας.",
|
||||
'std_not_in_sentbox' => "Το μήνυμα δεν είναι στο Sentbox.",
|
||||
'std_unknown_pm_type' => "Άγνωστος τύπος PM."
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user