Files
nexusphp/lang/el/lang_faq.php
2025-05-05 21:27:48 +07:00

13 lines
1.1 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_faq = array
(
'head_faq' => "Συχνές",
'text_welcome_to' => "Καλώς ήλθατε στο ",
'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to <a class=\"faqlink\" href=\"contactstaff.php\">contact</a> us!<br /><br />This is a private tracker, and you have to register before you can get full access to the site.",
'text_welcome_content_two' =>" Πριν κάνετε κάτι εδώ στο %s, σας προτείνουμε να διαβάσετε τους κανόνες <a class=\"faqlink\" href=\"rules.php\"></a>! Υπάρχουν μόνο λίγοι κανόνες που πρέπει να τηρούμε, αλλά τους επιβάλλουμε!<br /><br />Πριν προχωρήσετε περαιτέρω, θα πρέπει να διαβάσετε τη συμφωνία χρήστη %s <a class=\"faqlink\" href=\"useragreement.php\"></a>.",
'text_contents' => "Περιεχόμενα",
);
?>