Files
nexusphp/resources/lang/el/token.php
2025-06-19 13:13:26 +07:00

12 lines
649 B
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
return array (
'label' => 'Διακριτικό Πρόσβασης',
'permission' => 'Δικαιώματα',
'maximum_allow_number_reached' => 'Ο αριθμός φτάνει το ανώτερο όριο',
'create_success_tip' => 'Το διακριτικό δημιουργήθηκε με επιτυχία, αυτά τα δεδομένα εμφανίζονται μόνο μία φορά, παρακαλώ αποθηκεύστε τα σωστά<br/><br/>:token',
'last_used_at' => 'Πρόσφατος χρόνος χρήσης',
'token' => 'summary',
"permission_not_allowed" => "Permission:permission_text not allowed"
);