mirror of https://github.com/xwiki-labs/cryptpad
Merge branch 'staging' into inviteUI
This commit is contained in:
commit
8c09e7d43c
|
@ -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 <b>{1}</b>",
|
||||
"team_invitePleaseLogin": "Merci de vous inscrire ou de vous connecter pour accepter cette invitation.",
|
||||
"team_inviteEnterPassword": "Entrez le mot de passe pour continuer.",
|
||||
|
|
|
@ -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 <b>{1}</b>",
|
||||
"team_invitePleaseLogin": "Please log in or register to accept this invitation.",
|
||||
"team_inviteEnterPassword": "Please enter the invitation password to continue.",
|
||||
|
|
Loading…
Reference in New Issue