wrong verification code

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-07-10 00:24:35 +08:00
parent f5d0cece43
commit 2bc41bfd90
35 changed files with 35 additions and 0 deletions

View File

@@ -233,6 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Username missed", "Δεν συμπληρώσατε το όνομα χρήστη"),
("Password missed", "Δεν συμπληρώσατε τον κωδικό πρόσβασης"),
("Wrong credentials", "Λάθος διαπιστευτήρια"),
("Verification code wrong or timeout", ""),
("Edit Tag", "Επεξεργασία ετικέτας"),
("Unremember Password", "Διαγραφή απομνημονευμένου κωδικού"),
("Favorites", "Αγαπημένα"),