diff --git a/docs/.vitepress/config/en.ts b/docs/.vitepress/config/en.ts index 9d43a53f..319ce711 100644 --- a/docs/.vitepress/config/en.ts +++ b/docs/.vitepress/config/en.ts @@ -80,7 +80,7 @@ function sidebarGeneral(): DefaultTheme.SidebarItem[] { link: "/general/how-ra-works", }, { - text: "Ways to Contribute", + text: "How to contribute if you're not a developer", link: "/general/ways-to-contribute", }, { diff --git a/docs/.vitepress/config/es.ts b/docs/.vitepress/config/es.ts index e88511d2..80df5579 100644 --- a/docs/.vitepress/config/es.ts +++ b/docs/.vitepress/config/es.ts @@ -88,7 +88,7 @@ function sidebarGeneral(): DefaultTheme.SidebarItem[] { link: "/es/general/how-ra-works", }, { - text: "Maneras de contribuir", + text: "Cómo contribuir si no eres desarrollador", link: "/es/general/ways-to-contribute", }, { diff --git a/docs/es/general/ways-to-contribute.md b/docs/es/general/ways-to-contribute.md index c502b992..2fe49f25 100644 --- a/docs/es/general/ways-to-contribute.md +++ b/docs/es/general/ways-to-contribute.md @@ -1,9 +1,9 @@ --- -title: Maneras de contribuir +title: Cómo contribuir si no eres desarrollador description: Incluso si no quieres convertirte en desarrollador de logros, pero te gustaría contribuir con RetroAchievements, hay varias formas de hacerlo. --- -# Maneras de contribuir +# Cómo contribuir si no eres desarrollador Incluso si no quieres convertirte en desarrollador de logros pero te gustaría contribuir con RetroAchievements, hay varias formas de hacerlo: @@ -19,7 +19,7 @@ Hay dos formas de informar de un logro roto: directamente en el emulador o a tra ### Reportar a través de la página web -En la página de cada logro verás un enlace que dice: `Report an issue for this achievement (reportar un fallo para este logro)`, como en la imagen de abajo: +En la página de cada logro verás un enlace que dice: `Report an issue for this achievement (reportar un fallo para este logro)`, como en la imagen de abajo: ![abrir-un-ticket-en-el-sitio](https://user-images.githubusercontent.com/8508804/38785449-9c8abffc-40f6-11e8-8d9b-d9bac5b0d5d4.png) diff --git a/docs/general/ways-to-contribute.md b/docs/general/ways-to-contribute.md index 00098fa7..cbec2e13 100644 --- a/docs/general/ways-to-contribute.md +++ b/docs/general/ways-to-contribute.md @@ -1,9 +1,9 @@ --- -title: Ways to Contribute +title: How to contribute if you're not a developer description: If you do not wish to become an achievement developer, but would still like to contribute to RetroAchievements, there are many ways to do so. --- -# Ways to Contribute +# How to contribute if you're not a developer If you do not wish to become an achievement developer, but would still like to contribute to RetroAchievements, there are many ways to do so: