translate all

This commit is contained in:
rustdesk
2026-06-02 23:33:40 +08:00
parent e87797418f
commit 0c86d46162
50 changed files with 4985 additions and 4964 deletions

View File

@@ -757,6 +757,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("wayland-soft-keyboard-input-label", "Inserimento tramite tastiera soft"),
("wayland-keyboard-input-reset-choice-tip", "Ripristina scelta input da tastiera"),
("remember-wayland-keyboard-choice-tip", "Non chiedere più per questo computer remoto"),
("Why this happens", ""),
("Why this happens", "Perché accade questo"),
].iter().cloned().collect();
}