Merge pull request #4941 from Mr-Update/patch-13

Update de.rs
This commit is contained in:
RustDesk 2023-07-10 17:32:41 +08:00 committed by GitHub
commit e4f0a7b1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Username missed", "Benutzername fehlt"),
("Password missed", "Passwort fehlt"),
("Wrong credentials", "Falsche Anmeldedaten"),
("The verification code is incorrect or has expired", ""),
("The verification code is incorrect or has expired", "Der Verifizierungscode ist falsch oder abgelaufen"),
("Edit Tag", "Schlagwort bearbeiten"),
("Unremember Password", "Gespeichertes Passwort löschen"),
("Favorites", "Favoriten"),