mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Fix typo on ja.rs (#8886)
This commit is contained in:
parent
764fbe2c9d
commit
97772f9ac5
@ -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…
Reference in New Issue
Block a user