fix relay_hint_tip

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-07-05 10:11:02 +08:00
parent 9ad9cb8ff2
commit 533fc082bd
3 changed files with 3 additions and 3 deletions

View File

@@ -453,7 +453,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Voice call", "語音通話"),
("Text chat", "文字聊天"),
("Stop voice call", "停止語音通話"),
("relay_hint_tip", "可能無法直接連線,可以嘗試中繼連線。\n另外,如果想要直接使用中繼連線,可以在 ID 後面新增/r或者在卡片選項選擇強制走中繼連"),
("relay_hint_tip", "可能無法直接連線,可以嘗試中繼連線。\n另外,如果想要直接使用中繼連線,可以在 ID 後面新增/r如果最近訪問裏存在該卡片,也可以在卡片選項選擇強制走中繼連"),
("Reconnect", "重新連線"),
("Codec", "編解碼器"),
("Resolution", "解析度"),