remove translation

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-07-29 18:02:12 +08:00
parent 2e256c0fca
commit 3343210e8b
37 changed files with 3 additions and 73 deletions

View File

@@ -524,7 +524,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("exceed_max_devices", ""),
("Sync with recent sessions", ""),
("Sort tags", ""),
("login_wayland_title_tip", ""),
("login_wayland_text_tip", ""),
].iter().cloned().collect();
}