parent
21bcfd173d
commit
b93d4ce3fc
@ -641,11 +641,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Platform", "플랫폼"),
|
("Platform", "플랫폼"),
|
||||||
("Days remaining", "일 남음"),
|
("Days remaining", "일 남음"),
|
||||||
("enable-trusted-devices-tip", "신뢰할 수 있는 기기에서 2FA 검증 건너뛰기"),
|
("enable-trusted-devices-tip", "신뢰할 수 있는 기기에서 2FA 검증 건너뛰기"),
|
||||||
("Parent directory", ""),
|
("Parent directory", "상위 디렉토리"),
|
||||||
("Resume", ""),
|
("Resume", "재개"),
|
||||||
("Invalid file name", ""),
|
("Invalid file name", "잘못된 파일 이름"),
|
||||||
("one-way-file-transfer-tip", ""),
|
("one-way-file-transfer-tip", "단방향 파일 전송은 제어되는 쪽에서 활성화됩니다."),
|
||||||
("Authentication Required", ""),
|
("Authentication Required", "인증 필요함"),
|
||||||
("Authenticate", ""),
|
("Authenticate", "인증"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user