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_takeedit = array
|
||||
(
|
||||
'std_edit_failed' => "Η επεξεργασία απέτυχε!",
|
||||
'std_missing_form_data' => "λείπουν δεδομένα φόρμας",
|
||||
'std_not_owner' => "Δεν είστε ο ιδιοκτήτης! Πώς συνέβη αυτό?",
|
||||
'std_nfo_too_big' => "NFO είναι πολύ μεγάλο! Μέγιστο 65.535 bytes.",
|
||||
'std_cannot_move_torrent' => "Δεν έχετε άδεια να μετακινήσετε torrent σε άλλη ενότητα. BTW, πώς θα φτάσετε εδώ?"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user