Skip to content

Commit 062c8d5

Browse files
authored
kor translation update (rustdesk#9866)
1 parent 68b0750 commit 062c8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/ko.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
364364
("Recording", "녹화"),
365365
("Directory", "경로"),
366366
("Automatically record incoming sessions", "들어오는 세션을 자동으로 녹화"),
367-
("Automatically record outgoing sessions", ""),
367+
("Automatically record outgoing sessions", "나가는 세션을 자동으로 녹화"),
368368
("Change", "변경"),
369369
("Start session recording", "세션 녹화 시작"),
370370
("Stop session recording", "세션 녹화 중지"),

0 commit comments

Comments
 (0)