mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
feat: agentsmd and change source
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"enterAnotherCode": "Enter another code",
|
||||
"disconnect": "Disconnect",
|
||||
"fullscreen": "Fullscreen",
|
||||
"screenshare": "screenshare",
|
||||
"screenshare": "Screenshare",
|
||||
"loadingPresets": "Loading presets...",
|
||||
"selectAPreset": "Select a preset",
|
||||
"noPresetsAvailable": "No presets available",
|
||||
@@ -53,5 +53,6 @@
|
||||
"presetNotFound": "Preset not found.",
|
||||
"presetCannotBeShared": "This preset cannot be shared",
|
||||
"presetSharingDisabled": "The preset owner has not enabled sharing for this preset.",
|
||||
"goBack": "Go Back"
|
||||
"goBack": "Go Back",
|
||||
"changeSource": "Change Source"
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"enterAnotherCode": "introduce otro código",
|
||||
"disconnect": "Desconectar",
|
||||
"fullscreen": "Pantalla completa",
|
||||
"screenshare": "compartir pantalla",
|
||||
"screenshare": "Compartir pantalla",
|
||||
"loadingPresets": "Cargando ajustes...",
|
||||
"selectAPreset": "Seleccionar un ajuste",
|
||||
"noPresetsAvailable": "No hay ajustes disponibles",
|
||||
@@ -53,5 +53,6 @@
|
||||
"presetNotFound": "Ajuste no encontrado.",
|
||||
"presetCannotBeShared": "Este ajuste no se puede compartir",
|
||||
"presetSharingDisabled": "El propietario del ajuste no ha habilitado el uso compartido para este ajuste.",
|
||||
"goBack": "Volver"
|
||||
"goBack": "Volver",
|
||||
"changeSource": "Cambiar fuente"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user