diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 5a2b057b5..7b2d80227 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1270,9 +1270,7 @@ "team_inviteLinkErrorName": "Merci de remplir un nom de la personne que vous invitez. Ce nom pourra être changé . ", "team_inviteLinkCreate": "Créer le lien", "team_inviteLinkCopy": "Copier le lien", - "Messages": { - "team_inviteFrom": "De :" - }, + "team_inviteFrom": "De :", "team_inviteFromMsg": "{0} vous a invité à rejoindre l'équipe {1}", "team_invitePleaseLogin": "Merci de vous inscrire ou de vous connecter pour accepter cette invitation.", "team_inviteEnterPassword": "Entrez le mot de passe pour continuer.", diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index baf270782..1cb538700 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1270,9 +1270,7 @@ "team_inviteLinkErrorName": "Please add a name for the person you're inviting. They can change it later. ", "team_inviteLinkCreate": "Create link", "team_inviteLinkCopy": "Copy link", - "Messages": { - "team_inviteFrom": "From:" - }, + "team_inviteFrom": "From:", "team_inviteFromMsg": "{0} has invited you to join the team {1}", "team_invitePleaseLogin": "Please log in or register to accept this invitation.", "team_inviteEnterPassword": "Please enter the invitation password to continue.",