diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 0108405ae0..b5e7093b3e 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -8997,4 +8997,5 @@ $LpAiWordsCount = "Number of words"; $LpAiWordsCountHelper = "Rough maximum number of words (actually number of tokens) you want to get per page. More tokens will probably generate better content, but will also take more time to generate and cost more to your organisation, so use this carefully."; $OnlySelectedUsersWillSeeTheContent = "Only selected users will see the content"; $LeaveEmptyToEnableTheContentForEveryone = "Leave empty to enable the content for everyone"; +$ExportCoursesReportsComplete = "Export courses reports complete"; ?> \ No newline at end of file diff --git a/main/lang/french/trad4all.inc.php b/main/lang/french/trad4all.inc.php index 6543ed1ad7..498786b121 100644 --- a/main/lang/french/trad4all.inc.php +++ b/main/lang/french/trad4all.inc.php @@ -8931,4 +8931,5 @@ $LpAiWordsCount = "Nombre de mots"; $LpAiWordsCountHelper = "Nombre maximum approximatif de mots (plus précisément de tokens) que vous souhaitez obtenir par page. Plus de tokens vous permettra probablement de générer du meilleur contenu, mais cela prendra plus de temps et coûtera plus à votre organisation. À utiliser avec parcimonie."; $OnlySelectedUsersWillSeeTheContent = "Seul les utilisateurs sélectionnés pourront voir le contenu"; $LeaveEmptyToEnableTheContentForEveryone = "Laisser vide pour que tout le monde ait accès au contenu."; +$ExportCoursesReportsComplete = "Export des rapports de cours complet"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 56ed492fae..5373f36ea5 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -9022,4 +9022,5 @@ $LpAiWordsCount = "Número de palabras"; $LpAiWordsCountHelper = "Número máximo aproximado de palabras (en realidad el número de tokens) deseado por página. A más tokens, probablemente se genere una mejor calidad de contenido, pero también tomará más tiempo y terminará costando más a su organización. Usar con parsimonia."; $OnlySelectedUsersWillSeeTheContent = "Solo los usuarios seleccionados tendrán acceso al contenido."; $LeaveEmptyToEnableTheContentForEveryone = "Dejar vacío para que todos tengan acceso al contenido."; +$ExportCoursesReportsComplete = "Exporte de los reportes de cursos completos"; ?> \ No newline at end of file