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

18 lines
1.1 KiB
PHP
Raw 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
return [
'msg_has_allowed' => " σας έχει επιτρέψει να ανεβάσετε ",
'msg_find_offer_option' => "Θα βρείτε μια νέα επιλογή στη σελίδα μεταφόρτωσης.",
'msg_your_offer_allowed' => "Η προσφορά σας έχει επιτραπεί",
'msg_offer_voted_on' => "Η προσφορά σας έχει ψηφιστεί. Επιτρέπετε να ανεβάσετε ",
'msg_offer_voted_off' => "Η προσφορά σας έχει ψηφιστεί. Δεν επιτρέπεται να ανεβάσετε ",
'msg_voted_on' => " έχει ψηφιστεί",
'msg_offer_deleted' => "Η προσφορά σας διαγράφηκε",
'msg_your_offer' => "Η προσφορά σας",
'msg_was_deleted_by' => "' διαγράφηκε από ",
'msg_blank' => ".",
'msg_you_must_upload_in' => "Παρακαλούμε ανεβάστε την προσφορά εντός ",
'msg_hours_otherwise' => " ώρες. Διαφορετικά, η προσφορά θα διαγραφεί.",
'msg_reason_is' => "Ο λόγος: ",
];