fix: [translations] Add the translation in tw.rs (#10452)
Add the translation in tw.rs Log: Add the translation in tw.rs
This commit is contained in:
parent
f9915df926
commit
be5037bd03
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