From 09a816f25d8c1045e6c1d4a96c31fac7fb3305be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl?= Date: Tue, 25 Jan 2022 18:34:20 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 95.1% (2210 of 2323 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/ --- i18n/fr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/fr.json b/i18n/fr.json index 94c321a067..afb6fe13d3 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -888,7 +888,7 @@ }, { "id": "api.command_settings.desc", - "translation": "Ouvre la page des Paramètres du compte" + "translation": "Ouvre la page des paramètres" }, { "id": "api.command_settings.name", @@ -8869,5 +8869,9 @@ { "id": "app.user.get_threads_for_user.not_found", "translation": "Le fil de discussion de l'utilisateur n'existe pas ou n'est pas suivi" + }, + { + "id": "api.custom_status.set_custom_statuses.update.app_error", + "translation": "Impossible de mettre à jour le statut personnalisé. Merci d'ajouter une émoticône, un texte de statut personnalisé ou les deux." } ]