docs(ai-export): state what the training upload sends and drop the anonymity claim

This commit is contained in:
qlionbleusam
2026-08-29 10:04:09 +02:00
parent 56e88c3e06
commit f6f134f2a5
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ class _AnalysisScreenContentState extends State<_AnalysisScreenContent> {
// qu'elle ressorte sur le bouton.
color: Colors.white,
),
label: 'TERMINER TOUT ET EXPORTER',
label: 'TERMINER ET CONTRIBUER À L\'IA',
color: AppTheme.warningColor,
onPressed: () =>
_finishSession(context, provider, export: true),