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

feat: Add Spanish README and Language Switcher #598

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2024

  1. Add Spanish translation of README

    **Commit Message:**  
    - Created a new `README.es.md` file with a complete Spanish translation of the original README.  
    - Included detailed instructions for installation, configuration, and usage of EasyMDE.  
    - Translated sections on toolbar customization, keyboard shortcuts, advanced use, and contributing guidelines.  
    - Added information on the project's history and license details in Spanish.  
    
    This commit introduces a fully translated README to better serve Spanish-speaking users and contributors.
    paolacernada authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6de33ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from paolacernada/translation/spanish-readme

    Add Spanish translation of README
    paolacernada authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0507e96 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    add a language switcher button that allows users to switch between the English and Spanish versions of the README file
    paolacernada authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    60c9708 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    fixed link typo
    paolacernada authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4b4ab44 View commit details
    Browse the repository at this point in the history
  5. Update README.es.md

    add a language switcher button that allows users to switch between the English and Spanish versions of the Spanish version of the README file too
    paolacernada authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b05c923 View commit details
    Browse the repository at this point in the history