feat: add contributors section

This commit is contained in:
thomas
2024-03-09 21:22:54 +01:00
parent 62a91c5767
commit 62b0def9ab
138 changed files with 436 additions and 10 deletions

View File

@@ -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!"
}

View File

@@ -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!"
}

View File

@@ -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!"
}

View File

@@ -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!"
}

View File

@@ -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!"
}