Fix typo on ja.rs (#8886)

This commit is contained in:
Generalworks Inc.
2024-07-30 01:27:28 +09:00
committed by GitHub
parent 764fbe2c9d
commit 97772f9ac5

View File

@@ -430,7 +430,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("length>=8", "8文字以上"),
("Weak", "脆弱"),
("Medium", "普通"),
("Strong", ""),
("Strong", ""),
("Switch Sides", "接続方向の切り替え"),
("Please confirm if you want to share your desktop?", "デスクトップの共有を許可しますか?"),
("Display", "ディスプレイ"),