Add 'frontend/' from commit 'c070c0315d66a44154ab7d9f9ea6c211a15f4dba'
git-subtree-dir: frontend git-subtree-mainline:205a3bd14bgit-subtree-split:c070c0315d
This commit is contained in:
144
frontend/src/locales/en.json
Normal file
144
frontend/src/locales/en.json
Normal file
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"language": {
|
||||
"language": "En"
|
||||
},
|
||||
"general": {
|
||||
"yes": "yes",
|
||||
"no": "no"
|
||||
},
|
||||
"banner": {
|
||||
"subscription": "Subscriptions"
|
||||
},
|
||||
"footer": {
|
||||
"allRightsReserved": "All rights reserved",
|
||||
"helpandcontact": "Help and contact",
|
||||
"faq": "FAQ",
|
||||
"creatorguide": "Creator guide",
|
||||
"termsandconditions": "Terms and conditions",
|
||||
"contentpolicy": "Content policy",
|
||||
"about": "About",
|
||||
"pricing": "Pricing"
|
||||
},
|
||||
"sidebar": {
|
||||
"subscriptionTitle": "Subscription",
|
||||
"connection": "connection",
|
||||
"Reduce": "Reduce"
|
||||
},
|
||||
"subscribebutton": {
|
||||
"subscribe": "Subscribe",
|
||||
"unsubscribe": "Unsubscribe"
|
||||
},
|
||||
"profilemenu": {
|
||||
"manageyouraccount": "Manage your Hutopy account",
|
||||
"creator": "Creator",
|
||||
"user": "User"
|
||||
},
|
||||
"header": {
|
||||
"myprofile": "My profile",
|
||||
"wallet": "Wallet",
|
||||
"Signout": "Sign out"
|
||||
},
|
||||
"message": {
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"report": "Report",
|
||||
"yourcomment": "Your comment..."
|
||||
},
|
||||
"contentCard": {
|
||||
"commenttitle": "comments",
|
||||
"edit": "Edit",
|
||||
"delete": "delete",
|
||||
"report": "report",
|
||||
"deletecontenttitle": "Delete this content?",
|
||||
"deeletecontentwarning": "Are you sure you want to delete the content?"
|
||||
},
|
||||
"time": {
|
||||
"seconds": "seconds",
|
||||
"1minuteago": "1 minute ago",
|
||||
"1minutefromnow": "1 minute from now",
|
||||
"minutes": "minutes",
|
||||
"1hourago": "1 hour ago",
|
||||
"1hourfromnow": "1 hour from now",
|
||||
"hours": "hours",
|
||||
"yesterday": "Yesterday",
|
||||
"tomorrow": "Tomorrow",
|
||||
"days": "days",
|
||||
"lastweek": "Last week",
|
||||
"nextweek": "Next week",
|
||||
"weeks": "weeks",
|
||||
"lastmonth": "Last month",
|
||||
"nextmonth": "Next month",
|
||||
"months": "months",
|
||||
"lastyear": "Last year",
|
||||
"nextyear": "Next year",
|
||||
"years": "years",
|
||||
"lastcentury": "Last century",
|
||||
"nextcentury": "Next century",
|
||||
"centuries": "centuries",
|
||||
"ago": "ago"
|
||||
},
|
||||
"personnalinformation": {
|
||||
"informations": "Informations",
|
||||
"title": "Personal information",
|
||||
"profilepicture": "Profile picture",
|
||||
"fullname": "Name",
|
||||
"firstname": "Firstname",
|
||||
"lastname": "Lastname",
|
||||
"alias": "Alias",
|
||||
"dob": "Date of birth",
|
||||
"gender": "Gender",
|
||||
"contactdetails": "Contact details",
|
||||
"email": "Email",
|
||||
"phone": "Phone",
|
||||
"addresses": "Addresses",
|
||||
"home": "Home",
|
||||
"work": "Work"
|
||||
},
|
||||
"creatorinfopage": {
|
||||
"informations": "Informations",
|
||||
"name": "Name",
|
||||
"title": "Title",
|
||||
"description": "Description",
|
||||
"banner&profile": "Banner and profile picture",
|
||||
"borderpicturecolor": "Profile picture border",
|
||||
"menucolor": "Menu color",
|
||||
"pageinformation": "Your page information",
|
||||
"socialnetwork": "Social Network"
|
||||
},
|
||||
"accountmanagement": {
|
||||
"accounts": "Account",
|
||||
"accountmanagement": "Account Management",
|
||||
"pageid": "Page ID",
|
||||
"addaccount": "Add Account",
|
||||
"authoritygranted": "Granted Permissions"
|
||||
},
|
||||
"security": {
|
||||
"title": "Security",
|
||||
"howtoconnect": "How to connect to Hutopy",
|
||||
"password": "Password",
|
||||
"recoverybyemail": "Recovery by Email",
|
||||
"recoverybymobile": "Recovery by Mobile"
|
||||
},
|
||||
"isupportbtn": {
|
||||
"isupport": "I support",
|
||||
"amount": "amount",
|
||||
"message": "Message (optional)",
|
||||
"send": "send"
|
||||
},
|
||||
"paymentConfirmation": {
|
||||
"success": {
|
||||
"title": "Payment completed",
|
||||
"message": "Your payment was successful. Thank you for supporting ",
|
||||
"usernameDefault": "this user.",
|
||||
"receipt": "A receipt has been sent to your email address.",
|
||||
"continue": "Continue"
|
||||
},
|
||||
"failure": {
|
||||
"title": "Payment cancelled",
|
||||
"message": "The payment was cancelled. If you did not intend to cancel, please try again.",
|
||||
"thanks": "Thank you for supporting",
|
||||
"tryAgain": "Try again",
|
||||
"return": "Return to the profile of "
|
||||
}
|
||||
}
|
||||
}
|
||||
144
frontend/src/locales/fr.json
Normal file
144
frontend/src/locales/fr.json
Normal file
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"language": {
|
||||
"language": "Fr"
|
||||
},
|
||||
"general": {
|
||||
"yes": "oui",
|
||||
"no": "non"
|
||||
},
|
||||
"banner": {
|
||||
"subscription": "Abonnés"
|
||||
},
|
||||
"footer": {
|
||||
"allRightsReserved": "Tout droits réservés",
|
||||
"helpandcontact": "Aide & Contact",
|
||||
"faq": "FAQ",
|
||||
"creatorguide": "Guide pour les créateurs",
|
||||
"termsandconditions": "Termes et conditions",
|
||||
"contentpolicy": "Politique de contenu",
|
||||
"about": "À propos",
|
||||
"pricing": "Frais"
|
||||
},
|
||||
"sidebar": {
|
||||
"subscriptionTitle": "Abonnements",
|
||||
"connection": "connexion",
|
||||
"Reduce": "réduire"
|
||||
},
|
||||
"subscribebutton": {
|
||||
"subscribe": "S'abonner",
|
||||
"unsubscribe": "Se désabonner"
|
||||
},
|
||||
"profilemenu": {
|
||||
"manageyouraccount": "Gérer votre compte Hutopy",
|
||||
"creator": "Créateur",
|
||||
"user": "utilisateur"
|
||||
},
|
||||
"header": {
|
||||
"myprofile": "Mon profil",
|
||||
"wallet": "PorteFeuille",
|
||||
"Signout": "se déconnecter"
|
||||
},
|
||||
"message": {
|
||||
"edit": "Modifier",
|
||||
"delete": "Effacer",
|
||||
"report": "Signaler",
|
||||
"yourcomment": "Votre commentaire..."
|
||||
},
|
||||
"contentCard": {
|
||||
"commenttitle": "commentaires",
|
||||
"edit": "Modifier",
|
||||
"delete": "Effacer",
|
||||
"report": "signaler",
|
||||
"deletecontenttitle": " Supprimer ce contenu?",
|
||||
"deeletecontentwarning": "Êtes-vous sûr de vouloir supprimer le contenu?"
|
||||
},
|
||||
"time": {
|
||||
"seconds": "secondes",
|
||||
"1minuteago": "Il y a 1 minute",
|
||||
"1minutefromnow": "dans 1 minute",
|
||||
"minutes": "minutes",
|
||||
"1hourago": "Il y a 1 heure",
|
||||
"1hourfromnow": "dans 1 heure",
|
||||
"hours": "heures",
|
||||
"yesterday": "hier",
|
||||
"tomorrow": "demain",
|
||||
"days": "jours",
|
||||
"lastweek": "La semaine dernière.",
|
||||
"nextweek": "La semaine prochaine",
|
||||
"weeks": "semaines",
|
||||
"lastmonth": "Le mois dernier",
|
||||
"nextmonth": "Le mois prochain",
|
||||
"months": "mois",
|
||||
"lastyear": "L'année dernière",
|
||||
"nextyear": "L'année prochaine",
|
||||
"years": "années",
|
||||
"lastcentury": "Le siècle dernier",
|
||||
"nextcentury": "Le siècle prochain",
|
||||
"centuries": "siècles",
|
||||
"ago": ""
|
||||
},
|
||||
"personnalinformation": {
|
||||
"informations": "Informations",
|
||||
"title": "Informations personnelles",
|
||||
"profilepicture": "Photo de profil",
|
||||
"fullname": "Nom",
|
||||
"firstname": "Prénom",
|
||||
"lastname": "Nom",
|
||||
"alias": "Pseudonyme",
|
||||
"dob": "Date de naissance",
|
||||
"gender": "Genre",
|
||||
"contactdetails": "Coordonnées",
|
||||
"email": "Email",
|
||||
"phone": "Téléphone",
|
||||
"addresses": "Adresses",
|
||||
"home": "Domicile",
|
||||
"work": "Travail"
|
||||
},
|
||||
"creatorinfopage": {
|
||||
"informations": "Informations",
|
||||
"name": "Nom",
|
||||
"title": "Titre",
|
||||
"description": "Description",
|
||||
"banner&profile": "Bannière et photo de profil",
|
||||
"borderpicturecolor": "Bordure de la photo de profil",
|
||||
"menucolor": "Couleur des menus",
|
||||
"pageinformation": "Informations de votre page",
|
||||
"socialnetwork": "Réseaux sociaux"
|
||||
},
|
||||
"accountmanagement": {
|
||||
"accounts": "comptes",
|
||||
"accountmanagement": "Gestion des comptes",
|
||||
"pageid": "ID de la page",
|
||||
"addaccount": "Ajouter un compte",
|
||||
"authoritygranted": "Autorisations accordées"
|
||||
},
|
||||
"security": {
|
||||
"title": "Sécurité",
|
||||
"howtoconnect": "Comment vous connecter à Hutopy",
|
||||
"password": "Mot de passe",
|
||||
"recoverybyemail": "Récupération par email",
|
||||
"recoverybymobile": "Récupération par mobile"
|
||||
},
|
||||
"isupportbtn": {
|
||||
"isupport": "Je soutiens",
|
||||
"amount": "Montant",
|
||||
"message": "Message (facultatif)",
|
||||
"send": "Envoyez"
|
||||
},
|
||||
"paymentConfirmation": {
|
||||
"success": {
|
||||
"title": "Paiement complété",
|
||||
"message": "Votre paiement a été effectué avec succès. Merci de soutenir ",
|
||||
"usernameDefault": "cet utilisateur.",
|
||||
"receipt": "Un reçu a été envoyé à votre adresse courriel.",
|
||||
"continue": "Continuer"
|
||||
},
|
||||
"failure": {
|
||||
"title": "Paiement annulé",
|
||||
"message": "Le paiement a été annulé. Si vous n'aviez pas l'intention d'annuler, veuillez réessayer.",
|
||||
"thanks": "Merci de supporter",
|
||||
"tryAgain": "Réessayer",
|
||||
"return": "Retour au profil de "
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user