Files
angular-challenges/docs/src/content/i18n/en.json
kabrunko-dev 3e9c56646f docs: update subscription form component
Update all i18n to get translated texts for each part of subscription form card
2024-01-31 14:24:23 -03:00

20 lines
903 B
JSON

{
"page.title.challenge": "Challenge",
"author.createdBy": "Created by",
"buttons.star": "Give a star",
"buttons.sponsor": "Sponsor",
"challenge.footer.note": "Note",
"challenge.footer.running": "Démarre le projet en exécutant:",
"challenge.footer.start": "Le titre de ta PR doit commencer par",
"challenge.footer.reminder": "Rappel",
"challenge.footer.communityAnswers": "Solution de la communauté",
"challenge.footer.authorAnswer": "Solution de l'auteur",
"challenge.footer.blogPost": "Article",
"challenge.footer.gettingStarted.title": "Pour faire ce challenge, commencer par lire: ",
"challenge.footer.gettingStarted.link": "Comment Démarrer",
"subscription.button": "Subscribe",
"subscription.email": "username@gmail.com",
"subscription.note.title": "Notes",
"subscription.note.description": "This email will only be used for sending new challenges updates"
}