add verificationCodeDialog, opt loginDialog

This commit is contained in:
csf
2023-01-09 14:21:16 +09:00
parent bb8c50b2c7
commit a8536118c0
33 changed files with 283 additions and 33 deletions

View File

@@ -210,7 +210,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Always connect via relay", "항상 relay를 통해 접속하기"),
("whitelist_tip", "화이트리스트에 있는 IP만 현 데스크탑에 접속 가능합니다"),
("Login", "로그인"),
("Verify", ""),
("Remember me", ""),
("Trust this device", ""),
("Verification code", ""),
("verification_tip", ""),
("Logout", "로그아웃"),
("Tags", "태그"),
("Search ID", "ID 검색"),