generated from graasp/graasp-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
133 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
export const MAIL = { | ||
GREETINGS: 'GREETINGS', | ||
SIGN_UP_VERIFY_EMAIL: 'SIGN_UP_VERIFY_EMAIL', | ||
SIGN_UP_TEXT: 'SIGN_UP_TEXT', | ||
SIGN_UP_BUTTON_TEXT: 'SIGN_UP_BUTTON_TEXT', | ||
SIGN_UP_NOT_REQUESTED: 'SIGN_UP_NOT_REQUESTED', | ||
SIGN_IN_NOT_REQUESTED: 'SIGN_IN_NOT_REQUESTED', | ||
SIGN_IN_BUTTON_TEXT: 'SIGN_IN_BUTTON_TEXT', | ||
SIGN_IN_TEXT: 'SIGN_IN_TEXT', | ||
EXPORT_ACTIONS_TEXT: 'EXPORT_ACTIONS_TEXT', | ||
EXPORT_ACTIONS_BUTTON_TEXT: 'EXPORT_ACTIONS_BUTTON_TEXT', | ||
EXPORT_ACTIONS_TITLE: 'EXPORT_ACTIONS_TITLE', | ||
SIGN_IN_TITLE: 'SIGN_IN_TITLE', | ||
SIGN_UP_TITLE: 'SIGN_UP_TITLE', | ||
INVITATION_TEXT: 'INVITATION_TEXT', | ||
INVITATION_TITLE: 'INVITATION_TITLE', | ||
PUBLISH_ITEM_TEXT: 'PUBLISH_ITEM_TEXT', | ||
PUBLISH_ITEM_BUTTON_TEXT: 'PUBLISH_ITEM_BUTTON_TEXT', | ||
PUBLISH_ITEM_TITLE: 'PUBLISH_ITEM_TITLE', | ||
CHAT_MENTION_TEXT: 'CHAT_MENTION_TEXT', | ||
CHAT_MENTION_TITLE: 'CHAT_MENTION_TITLE', | ||
CHAT_MENTION_BUTTON_TEXT: 'CHAT_MENTION_BUTTON_TEXT', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"GREETINGS": "Thank you for signing up to our platform.", | ||
"SIGN_UP_VERIFY_EMAIL": "Please verify your email by clicking on the following button.", | ||
"SIGN_UP_TEXT": "Complete registration and sign in", | ||
"SIGN_UP_NOT_REQUESTED": "If you don't remember signing up to Graasp, you can just ignore this email.", | ||
"SIGN_IN_BUTTON_TEXT": "Sign In", | ||
"SIGN_UP_BUTTON_TEXT": "Register", | ||
"SIGN_IN_TEXT": "You asked us to send you a magic link for quickly signing in to your account. Here your go:", | ||
"SIGN_IN_NOT_REQUESTED": "If you haven't requested the link, no further action is required. It will expire soon, don't worry your account and data are safe.", | ||
"EXPORT_ACTIONS_TEXT": "You requested to download actions from item %{itemName}, here is the link to download the files. It will be available for %{days} days", | ||
"EXPORT_ACTIONS_BUTTON_TEXT": "Download", | ||
"SIGN_IN_TITLE": "Sign In Link", | ||
"SIGN_UP_TITLE": "Register", | ||
"EXPORT_ACTIONS_TITLE": "Analytic Traces Download Link for %{itemName}", | ||
"INVITATION_TEXT": "%{creatorName} shared %{itemName} with you on the Graasp platform. Click on the following button to complete your registration.", | ||
"INVITATION_TITLE": "This item was shared with you on Graasp", | ||
"PUBLISH_ITEM_TEXT": "Your item %{itemName} has been published to Graasp Explorer. Click on the following link to view it.", | ||
"PUBLISH_ITEM_BUTTON_TEXT": "View Item", | ||
"PUBLISH_ITEM_TITLE": "%{itemName} has been published", | ||
"CHAT_MENTION_TEXT": "You have been mentioned in a message by %{creatorName} in %{itemName}. Click on the following link to view the conversation.", | ||
"CHAT_MENTION_TITLE": "%{creatorName} mentioned you in %{itemName}", | ||
"CHAT_MENTION_BUTTON_TEXT": "View Conversation" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"GREETINGS": "Merci de vous être inscrit sur notre plateforme.", | ||
"SIGN_UP_VERIFY_EMAIL": "Vérifiez votre e-mail en cliquant sur le bouton ci-dessous.", | ||
"SIGN_UP_TEXT": "Compléter l'inscription et se connecter", | ||
"SIGN_UP_NOT_REQUESTED": "Si vous ne pensez pas vous être inscrit sur Graasp, vous pouvez ignorer cet email.", | ||
"SIGN_IN_BUTTON_TEXT": "Se connecter", | ||
"SIGN_UP_BUTTON_TEXT": "S'inscrire", | ||
"SIGN_IN_TEXT": "Vous nous avez demandé un lien magique pour vous connecter rapidement. Il est là:", | ||
"SIGN_IN_NOT_REQUESTED": "Si vous n'avez pas demandé de lien, aucune action supplémentaire n'est requise. Il va bientôt expirer, ne vous inquiétez pas votre compte et vos données sont en sécurité.", | ||
"EXPORT_ACTIONS_TEXT": "Une demande d'export des traces analytiques pour l'élément %{itemName} a bien été reçue, voici le lien pour télécharger les fichiers. Les fichiers seront disponibles pendant %{days} jours.", | ||
"EXPORT_ACTIONS_BUTTON_TEXT": "Télécharger", | ||
"SIGN_IN_TITLE": "Lien de connexion", | ||
"SIGN_UP_TITLE": "Inscription", | ||
"EXPORT_ACTIONS_TITLE": "Lien de téléchargement des traces analytiques de %{itemName}", | ||
"INVITATION_TEXT": "%{creatorName} a partagé %{itemName} avec vous sur la plateforme Graasp. Cliquez sur le bouton suivant pour compléter votre inscription.", | ||
"INVITATION_TITLE": "Cet élément a été partagé avec vous sur Graasp", | ||
"PUBLISH_ITEM_TEXT": "Votre élément %{itemName} a été publié sur Graasp Library. Cliquez sur le lien suivant pour le voir.", | ||
"PUBLISH_ITEM_BUTTON_TEXT": "Voir l'élément", | ||
"PUBLISH_ITEM_TITLE": "%{itemName} a été publié", | ||
"CHAT_MENTION_TEXT": "Vous avez été mentionné par %{creatorName} dans la conversation liée à %{itemName}. Cliquez sur le lien suivant pour voir la conversation.", | ||
"CHAT_MENTION_TITLE": "%{creatorName} vous a mentionné dans %{itemName}", | ||
"CHAT_MENTION_BUTTON_TEXT": "Voir la conversation" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |