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", "Chybí uživatelské jméno"),
("Password missed", "Chybí heslo"),
("Wrong credentials", "Nesprávné přihlašovací údaje"),
("Verification code wrong or timeout", ""),
("Edit Tag", "Upravit štítek"),
("Unremember Password", "Přestat si heslo pamatovat"),
("Favorites", "Oblíbené"),