Fix ja.rs typo (#9378)

This commit is contained in:
お餅のCreeeper 2024-09-17 14:26:49 +09:00 committed by GitHub
parent 8a8f708c3e
commit 29c3b29bda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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", "パスワードを設定"),