mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
Fix ja.rs typo (#9378)
This commit is contained in:
parent
8a8f708c3e
commit
29c3b29bda
@ -19,7 +19,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Recent sessions", "最近のセッション"),
|
||||
("Address book", "アドレス帳"),
|
||||
("Confirmation", "確認"),
|
||||
("TCP tunneling", "TXPトンネリング"),
|
||||
("TCP tunneling", "TCPトンネリング"),
|
||||
("Remove", "削除"),
|
||||
("Refresh random password", "ランダムパスワードを再生成"),
|
||||
("Set your own password", "パスワードを設定"),
|
||||
|
Loading…
Reference in New Issue
Block a user