neuland-ingolstadt / neuland.app

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.
https://neuland.app
GNU Affero General Public License v3.0
36 stars 33 forks source link

Improve translation fallback and development #302

Closed BuildmodeOne closed 1 year ago

BuildmodeOne commented 1 year ago

🤖 Generated by Copilot at ac6da31

Summary

🌐📦🛠️

Added a new dependency for text translation and implemented a translation utility module. The deepl-node package enables the use of the DeepL API in the rogue-thi-app project, and the translation-utils.js file contains functions for translating text between different languages.

deepl-node added to translate text with ease autumn of languages

Walkthrough

Notes