Minor - Update language files - refs #7558

1.10.x
Angel Fernando Quiroz Campos 10 years ago
parent 9efa31533e
commit d1a532ff66
  1. 7
      main/lang/english/trad4all.inc.php
  2. 7
      main/lang/spanish/trad4all.inc.php

@ -7521,4 +7521,11 @@ $CourseCategory = "Course category";
$VideoChatBetweenUserXAndUserY = "Video chat between %s and %s";
$Enable = "Enable";
$Disable = "Disable";
$AvoidChangingPageAsThisWillCutYourCurrentVideoChatSession = "Avoid changing page as this will cut your current video chat session";
$ConnectingToPeer = "Connecting to peer";
$ConnectionEstablished = "Connection established";
$ConnectionFailed = "Connection failed";
$ConnectionClosed = "Connection closed";
$LocalConnectionFailed = "Local connection failed";
$RemoteConnectionFailed = "Remote connection failed";
?>

@ -7546,4 +7546,11 @@ $CourseCategory = "Categoría de curso";
$VideoChatBetweenUserXAndUserY = "Videollamada entre %s y %s";
$Enable = "Activar";
$Disable = "Desactivar";
$AvoidChangingPageAsThisWillCutYourCurrentVideoChatSession = "Evite cambiar de página ya que esto puede cortar tu videollamada actual";
$ConnectingToPeer = "Conectando";
$ConnectionEstablished = "Conexión establecida";
$ConnectionFailed = "Conexión fallida";
$ConnectionClosed = "Conexión cerrada";
$LocalConnectionFailed = "Conexión local fallida";
$RemoteConnectionFailed = "Conexión remota fallida";
?>
Loading…
Cancel
Save