+// TODO: translate the following.
+// 'error.no_email' => 'No email associated with this login.',
+// The meaning of the error is: we try to find an email for the account
+// identified by user login, and there is no such email, as when user did not provide
+// it when creating an account. Therefore, we can't email anything to such user,
+// for example, when sending password reset email.
+// Therefore, this appears incorrect, if we believe Google translator.
+// error.no_email' => 'Δεν βρέθηκε λογαριασμός με αυτήν τη διεύθυνση ηλεκτρονικού ταχυδρομείου.',