summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/es.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/es.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
index 5afb3c3..5a95347 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js
@@ -152,6 +152,14 @@ export default {
'video.err_transport': 'Transporte no conectado',
'video.err_mse': 'Códec no compatible con la reproducción en continuo: {codec}',
+ // LAN cast
+ 'cast.start': 'Enviar a dispositivo',
+ 'cast.stop': 'Detener envío',
+ 'cast.copy_url': 'Copiar URL del stream',
+ 'cast.copied': 'URL copiada',
+ 'cast.scanning': 'Buscando dispositivos…',
+ 'cast.no_devices': 'No se encontraron dispositivos',
+
// Settings
'settings.title': 'Ajustes',
'settings.coming_soon': 'Próximamente.',