diff --git a/public/locales/fr/app.json b/public/locales/fr/app.json index 8a5add6..b608171 100644 --- a/public/locales/fr/app.json +++ b/public/locales/fr/app.json @@ -130,5 +130,8 @@ "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Vous avez déjà un compte ?<1><0>Se connecter Ou <2>Accès invité", "Sending debug logs…": "Envoi des journaux de débogage…", "<0>Join call now<1>Or<2>Copy call link and join later": "<0>Rejoindre l’appel maintenant<1>Ou<2>Copier le lien de l’appel et rejoindre plus tard", - "{{name}} (Connecting...)": "{{name}} (Connexion…)" + "{{name}} (Connecting...)": "{{name}} (Connexion…)", + "This will send anonymized data (such as the duration of a call and the number of participants) to the element call team to help us optimise the application based on how it is used.": "Cela enverra des données anonymisées (telles que la durée d’un appel et le nombre de participants) à l’équipe de Element Call pour aider à optimiser l’application en fonction de l’utilisation.", + "Allow analytics": "Autoriser les statistiques", + "Advanced": "Avancé" }