Merge pull request #2874 from flusheDData/master

Update es.rs
This commit is contained in:
RustDesk 2023-01-20 16:24:13 +08:00 committed by GitHub
commit 30278d12d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Not available", "No disponible"),
("Too frequent", "Demasiado frecuente"),
("Cancel", "Cancelar"),
("Skip", "Saltar"),
("Skip", "Omitir"),
("Close", "Cerrar"),
("Retry", "Reintentar"),
("OK", ""),