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

Extended language support and integration of HTML format #10

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jun 6, 2023

  1. Adding support for additional languages

    It now supports the following additional languages:
    -Azerbaijani
    -Catalan
    -Czech
    -Danish
    -Dutch
    -Esperanto
    -Finnish
    -Greek
    -Hebrew
    -Hungarian
    -Indonesia
    -Persian
    -Polish
    -Slovak
    -Swedish
    -Turkish
    -Ukranian
    TomsenYau committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    64b83d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ffe24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from TomsenYau/ExtendedLanguageSupport

    Extended language support
    TomsenYau authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fce6766 View commit details
    Browse the repository at this point in the history
  4. Added optional support for html content.

    This is not a breaking change, because 'text' format is used as default value to keep the expexted result for current implementations of LibreTranslate.Net
    TomsenYau committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1ae0b04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36c6e26 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Added usage for html translation
    TomsenYau authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    81dac5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from TomsenYau/FormatSupport

    Format support
    TomsenYau authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    04e5eec View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Typo fix
    TomsenYau authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3c1d439 View commit details
    Browse the repository at this point in the history