Update gr.rs

This commit is contained in:
Manos G 2023-01-17 13:38:27 +02:00 committed by GitHub
parent 8d1f4a5f78
commit 8e6863ff61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -425,7 +425,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Elevate successfully", "Επιτυχής ανύψωση δικαιωμάτων χρήστη"),
("uppercase", "κεφαλαία γράμματα"),
("lowercase", "πεζά γράμματα"),
("digit", "ψηφίο"),
("digit", "Αριθμός"),
("special character", "ειδικός χαρακτήρας"),
("length>=8", "μήκος>=8"),
("Weak", "Αδύναμο"),