mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 13:53:03 -05:00
docs: update subscription form component
Update all i18n to get translated texts for each part of subscription form card
This commit is contained in:
@@ -11,5 +11,9 @@
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
|
||||
@@ -51,5 +51,9 @@
|
||||
"challenge.footer.authorAnswer": "Respuesta del Autor del Reto",
|
||||
"challenge.footer.blogPost": "Blog Post",
|
||||
"challenge.footer.gettingStarted.title": "Para realizar este desafío, comienza por leer: ",
|
||||
"challenge.footer.gettingStarted.link": "Inicio"
|
||||
"challenge.footer.gettingStarted.link": "Inicio",
|
||||
"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"
|
||||
}
|
||||
|
||||
@@ -11,5 +11,9 @@
|
||||
"challenge.footer.authorAnswer": "Author Answer",
|
||||
"challenge.footer.blogPost": "Blog Post",
|
||||
"challenge.footer.gettingStarted.title": "To do this challenge, start by reading: ",
|
||||
"challenge.footer.gettingStarted.link": "Getting Started"
|
||||
"challenge.footer.gettingStarted.link": "Getting Started",
|
||||
"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"
|
||||
}
|
||||
|
||||
@@ -12,5 +12,9 @@
|
||||
"challenge.footer.authorAnswer": "Solução do Autor do Desafio",
|
||||
"challenge.footer.blogPost": "Artigo",
|
||||
"challenge.footer.gettingStarted.title": "Para realizar este desafio, comece lendo: ",
|
||||
"challenge.footer.gettingStarted.link": "Começando"
|
||||
"challenge.footer.gettingStarted.link": "Começando",
|
||||
"subscription.button": "Inscrever-se",
|
||||
"subscription.email": "usuario@gmail.com",
|
||||
"subscription.note.title": "Notas",
|
||||
"subscription.note.description": "Este email será apenas usado para enviar atualizações de novos desafios"
|
||||
}
|
||||
|
||||
@@ -12,5 +12,9 @@
|
||||
"challenge.footer.authorAnswer": "Решение автора",
|
||||
"challenge.footer.blogPost": "Статья",
|
||||
"challenge.footer.gettingStarted.title": "Чтобы пройти это испытание, прочитайте:",
|
||||
"challenge.footer.gettingStarted.link": "Первые шаги"
|
||||
"challenge.footer.gettingStarted.link": "Первые шаги",
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user