From 7c391c5f928dea675b966a2fc841f9aaab5d5ac9 Mon Sep 17 00:00:00 2001 From: Pierre JENICOT Date: Wed, 7 Jun 2023 12:30:04 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 88.6% (938 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/fr/ --- assets/base/i18n/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json index e1fac2cb9..393804b39 100644 --- a/assets/base/i18n/fr.json +++ b/assets/base/i18n/fr.json @@ -993,5 +993,6 @@ "channel_notification_preferences.notification.mention": "Mentions, messages directs uniquement", "channel_notification_preferences.notification.all": "Tous les nouveaux messages", "channel_notification_preferences.muted_title": "Ce canal est en sourdine", - "channel_notification_preferences.muted_content": "Vous pouvez modifier les paramètres de notification, mais vous ne recevrez pas de notifications tant que le canal n'aura pas été désactivé." + "channel_notification_preferences.muted_content": "Vous pouvez modifier les paramètres de notification, mais vous ne recevrez pas de notifications tant que le canal n'aura pas été désactivé.", + "post_priority.picker.cancel": "Annuler" }