snipe-it/resources/lang/el/auth/general.php

14 lines
711 B
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 [
'send_password_link' => 'Αποστολή συνδέσμου ακύρωσης κωδικού',
'email_reset_password' => 'Επαναφορά του κωδικού πρόσβασης ηλεκτρονικού ταχυδρομείου',
'reset_password' => 'Επαναφορά κωδικού πρόσβασης',
'saml_login' => 'Login via SAML',
'login' => 'Είσοδος',
'login_prompt' => 'Παρακαλούμε συνδεθείτε',
'forgot_password' => 'Ξέχασα τον κωδικό μου',
'remember_me' => 'Να με θυμάσαι',
];