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