Fix typo on ja.rs (#8886)
This commit is contained in:
parent
764fbe2c9d
commit
97772f9ac5
1 changed files with 1 additions and 1 deletions
|
|
@ -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", "ディスプレイ"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue