restore lang

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-30 23:26:03 +08:00
parent 41573a94b4
commit 5fcb30d3c7
35 changed files with 34 additions and 35 deletions

View File

@@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Close", "닫기"),
("Retry", "재시도"),
("OK", "확인"),
("remember_password_tip", ""),
("Password Required", "비밀번호 입력"),
("Please enter your password", "비밀번호를 입력해주세요"),
("Remember password", "이 비밀번호 기억하기"),
("Wrong Password", "틀린 비밀번호"),