We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b0750 commit 062c8d5Copy full SHA for 062c8d5
src/lang/ko.rs
@@ -364,7 +364,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
364
("Recording", "녹화"),
365
("Directory", "경로"),
366
("Automatically record incoming sessions", "들어오는 세션을 자동으로 녹화"),
367
- ("Automatically record outgoing sessions", ""),
+ ("Automatically record outgoing sessions", "나가는 세션을 자동으로 녹화"),
368
("Change", "변경"),
369
("Start session recording", "세션 녹화 시작"),
370
("Stop session recording", "세션 녹화 중지"),
0 commit comments