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", "最近のセッション"),
|
("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", "パスワードを設定"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user