kor translation update (#9866)

This commit is contained in:
Lee Jong Mun 2024-11-09 12:37:54 +09:00 committed by GitHub
parent 68b07505ab
commit 062c8d582c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -364,7 +364,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Recording", "녹화"),
("Directory", "경로"),
("Automatically record incoming sessions", "들어오는 세션을 자동으로 녹화"),
("Automatically record outgoing sessions", ""),
("Automatically record outgoing sessions", "나가는 세션을 자동으로 녹화"),
("Change", "변경"),
("Start session recording", "세션 녹화 시작"),
("Stop session recording", "세션 녹화 중지"),