mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
feat: add contributors section
This commit is contained in:
@@ -19,5 +19,7 @@
|
||||
"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"
|
||||
"subscription.note.description": "This email will only be used for sending new challenges updates",
|
||||
"contributor.title": "Contributors",
|
||||
"contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!"
|
||||
}
|
||||
|
||||
@@ -59,5 +59,7 @@
|
||||
"subscription.button": "Suscríbete",
|
||||
"subscription.email": "usuario@gmail.com",
|
||||
"subscription.note.title": "Notas",
|
||||
"subscription.note.description": "Este correo se utilizará para informar acerca de nuevos retos"
|
||||
"subscription.note.description": "Este correo se utilizará para informar acerca de nuevos retos",
|
||||
"contributor.title": "Contributors",
|
||||
"contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"page.title.challenge": "Challenge",
|
||||
"author.createdBy": "Créé par",
|
||||
"buttons.email": "Email subscription",
|
||||
"buttons.email": "Souscrire newsletter",
|
||||
"buttons.star": "Donne une étoile",
|
||||
"buttons.sponsor": "Sponsorise",
|
||||
"buttons.clipboardCopy": "Copied!",
|
||||
@@ -19,5 +19,7 @@
|
||||
"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"
|
||||
"subscription.note.description": "This email will only be used for sending new challenges updates",
|
||||
"contributor.title": "Contributors",
|
||||
"contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!"
|
||||
}
|
||||
|
||||
@@ -20,5 +20,7 @@
|
||||
"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"
|
||||
"subscription.note.description": "Este email será apenas usado para enviar atualizações de novos desafios",
|
||||
"contributor.title": "Contributors",
|
||||
"contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!"
|
||||
}
|
||||
|
||||
@@ -20,5 +20,7 @@
|
||||
"subscription.button": "Подписаться",
|
||||
"subscription.email": "username@gmail.com",
|
||||
"subscription.note.title": "Примечание",
|
||||
"subscription.note.description": "Этот email будет использоваться только для сообщений о новых испытаниях"
|
||||
"subscription.note.description": "Этот email будет использоваться только для сообщений о новых испытаниях",
|
||||
"contributor.title": "Contributors",
|
||||
"contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user