mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-22 10:02:20 +00:00
kor translation update (#9866)
This commit is contained in:
parent
68b07505ab
commit
062c8d582c
1 changed files with 1 additions and 1 deletions
|
|
@ -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", "세션 녹화 중지"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue