Skip to content

Translate English alt text to Colombian Spanish in READMEΒ #105383

@Roshanjossey

Description

@Roshanjossey

🎯 Goal
Translate English alt text to Colombian Spanish in the README translation to improve accessibility for Colombian Spanish speakers.

🐞 Problem
The Colombian Spanish translation has images with English alt text, which makes the content less accessible to Colombian Spanish speakers using screen readers and other assistive technologies.

πŸ’‘ What needs to be done
Translate all English alt text to Colombian Spanish in the tutorial images. You can find the file at:
https://github.com/firstcontributions/first-contributions/blob/main/docs/translations/README.col.md

Common English alt text that needs translation:

  • "fork this repository" β†’ translate to Colombian Spanish
  • "clone this repository" β†’ translate to Colombian Spanish
  • "copy URL to clipboard" β†’ translate to Colombian Spanish
  • "git status" β†’ translate to Colombian Spanish
  • "create a pull request" β†’ translate to Colombian Spanish
  • "submit pull request" β†’ translate to Colombian Spanish

Example of what needs to be fixed:

<!-- Current (English alt text) -->
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png" alt="fork this repository" />

<!-- Should be (translated to Colombian Spanish) -->
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png" alt="[Colombian Spanish translation of 'fork this repository']" />

Important

Please only address one issue in a PR.
Let's make it possible for more people to solve issues here.

πŸ“‹ Steps to solve the problem

  • Comment below about what you've started working on.
  • Find all images with English alt text in the Colombian Spanish README
  • Translate the alt text to Colombian Spanish while keeping the meaning clear
  • Ensure alt text is descriptive and meaningful in Colombian Spanish
  • Add, commit, push your changes.
  • Submit a pull request and add this in comments - 'Addresses #'
  • Ask for reviews in comments section of pull request.
  • Celebrate your contribution to this project. πŸŽ‰

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions