Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate README to Spanish #597

Open
paolacernada opened this issue Jul 31, 2024 · 0 comments
Open

Translate README to Spanish #597

paolacernada opened this issue Jul 31, 2024 · 0 comments

Comments

@paolacernada
Copy link

Title

Translate README to Spanish

Description

Is your feature request related to a problem? Please describe.
The current README file for EasyMDE is only available in English. This limits accessibility for Spanish-speaking users who may find it challenging to understand the documentation and usage instructions.

Describe the solution you'd like
Translate the entire README file into Spanish and add a link at the top of the README for users to switch to the Spanish version. This will make EasyMDE more accessible and user-friendly for Spanish-speaking users.

Describe alternatives you've considered
An alternative solution would be to create a separate repository for translations, but this may lead to confusion and maintenance challenges.

This enhancement will help broaden the user base and improve usability for non-English speakers.

Additional context
Here is a mock-up of how the README could include a language switcher at the top:

# EasyMDE - Markdown Editor

[![English](https://img.shields.io/badge/lang-English-blue.svg)](README.md) [![Spanish](https://img.shields.io/badge/lang-Spanish-red.svg)](README.es.md)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant