Skip to content

Commit

Permalink
Android new call tip (rustdesk#8057)
Browse files Browse the repository at this point in the history
* Update es.rs

New terms added

* Update es.rs

New tip added

---------

Co-authored-by: RustDesk <[email protected]>
  • Loading branch information
flusheDData and rustdesk authored May 15, 2024
1 parent 4e5dcd8 commit e01b1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/es.rs
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Clear Wayland screen selection", "Borrar la selección de pantalla Wayland"),
("clear_Wayland_screen_selection_tip", "Tras borrar la selección de pantalla, puedes volver a seleccionarla para compartir."),
("confirm_clear_Wayland_screen_selection_tip", "¿Seguro que deseas borrar la selección de pantalla Wayland?"),
("android_new_voice_call_tip", ""),
("android_new_voice_call_tip", "Se ha recibido una nueva solicitud de llamada de voz. Si aceptas el audio cambiará a comunicación de voz."),
].iter().cloned().collect();
}

0 comments on commit e01b1ed

Please sign in to comment.