Smayke95 / Umbraco.GoogleTranslate

Plugin for Umbraco CMS which integrates Google Translate.
MIT License
2 stars 0 forks source link

Umbraco.GoogleTranslate

Umbraco.GoogleTranslate is a powerful NuGet package designed to enhance your Umbraco projects with seamless integration of Google Translate, a leading machine translation service. This package enables you to effortlessly integrate translation capabilities into your Umbraco applications, ensuring that your content can reach a global audience.

Features

How to use

  1. Install the Umbraco.GoogleTranslate NuGet package in your Umbraco project.
  2. Configure the package with your Google Translate API credentials.
  3. Select the content you want to translate and specify the target language.
  4. Enjoy automated and high-quality translations for your Umbraco content.

Configuration example in appsettings.json

"GoogleTranslate": {
  "ApiKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
}

Demo

Screenshot 1:

Screenshot 1

Screenshot 2:

Screenshot 2

Licence

Project is licensed under the MIT License