summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 0b1564a08..8c7392b91 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -2081,7 +2081,7 @@
},
{
"id": "api.templates.invite_body.info",
- "translation": "L'équipe {{.SenderStatus}} <strong>{{.SenderName}}</strong>, vous a invité à rejoindre <strong>{{.TeamDisplayName}}</strong>."
+ "translation": "<strong>{{.SenderName}}</strong>, {{.SenderStatus}} de l'équipe, vous invite à rejoindre <strong>{{.TeamDisplayName}}</strong>."
},
{
"id": "api.templates.invite_body.title",
@@ -2813,7 +2813,7 @@
},
{
"id": "app.import.import_line.null_user.error",
- "translation": "Import data line has type \"user\" but the user objcet is null."
+ "translation": "Import data line has type \"user\" but the user object is null."
},
{
"id": "app.import.import_line.unknown_line_type.error",
@@ -2912,6 +2912,14 @@
"translation": "Channel name missing from User's Channel Membership."
},
{
+ "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
+ "translation": "Invalid Desktop NotifyProps for User's Channel Membership."
+ },
+ {
+ "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
+ "translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
+ },
+ {
"id": "app.import.validate_user_channels_import_data.invalid_roles.error",
"translation": "Invalid roles for User's Channel Membership."
},