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", "Nieprawidłowe nazwa użytkownika"),
("Password missed", "Nieprawidłowe hasło"),
("Wrong credentials", "Błędne dane uwierzytelniające"),
("Verification code wrong or timeout", ""),
("Edit Tag", "Edytuj tag"),
("Unremember Password", "Zapomnij hasło"),
("Favorites", "Ulubione"),