Yannick Warnier 8 жил өмнө
parent
commit
31087ada24

+ 2 - 0
main/lang/english/trad4all.inc.php

@@ -7645,4 +7645,6 @@ $MyLocation = "My location";
 $ShowCourseInUserLanguage = "Show course in user's language";
 $AccessData = "Access data";
 $InvalidImageDimensions = "Image dimensions do not match the requirements. Please check the suggestions next to the image field.";
+$CouldNotResetPasswordBecauseLDAP = "Could not reset password, contact your helpdesk.";
+$Quote = "Quote";
 ?>

+ 2 - 0
main/lang/french/trad4all.inc.php

@@ -7632,4 +7632,6 @@ $MyLocation = "Ma position";
 $ShowCourseInUserLanguage = "Afficher les cours dans la langue de l'utilisateur";
 $AccessData = "Données d'accès";
 $InvalidImageDimensions = "Dimensiones incorrectas de la imagen. Por favor, respete las sugerencias indicadas al lado del campo de imagen.";
+$CouldNotResetPasswordBecauseLDAP = "Impossible de réinitialiser le mot de passe. Contactez votre équipe de support.";
+$Quote = "Citer";
 ?>

+ 2 - 0
main/lang/spanish/trad4all.inc.php

@@ -7669,4 +7669,6 @@ $Map = "Mapa";
 $MyLocation = "Mi ubicación";
 $ShowCourseInUserLanguage = "Mostrar el curso en el idioma del usuario";
 $AccessData = "Datos de acceso";
+$InvalidImageDimensions = "Las dimensiones de la imagen no corresponden a los requerimientos. Por favor verifique las sugerencias cerca del campo de imagen.";
+$Quote = "Citar";
 ?>