mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 02:51:29 +03:00
chore: remove extra empty
This commit is contained in:
@@ -204,7 +204,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Warning", "注意"),
|
||||
("Login screen using Wayland is not supported", "Waylandを使用したログインスクリーンはサポートされていません"),
|
||||
("Reboot required", "再起動が必要"),
|
||||
("Unsupported display server ", "サポートされていないディスプレイサーバー"),
|
||||
("Unsupported display server", "サポートされていないディスプレイサーバー"),
|
||||
("x11 expected", "X11 が必要です"),
|
||||
("Port", ""),
|
||||
("Settings", "設定"),
|
||||
|
||||
Reference in New Issue
Block a user