Ionaru / Ionaru/easy-markdown-editor

Translate README to Spanish

Open
#597 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

### 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:

```markdown
# 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)

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing README and review the proposed README.es.md language-switcher link. Translate the entire README into Spanish, add the English and Spanish links at the top, and verify that both files and links render correctly.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, localization
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.