-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Description
Automated translation of content in multiple languages using DeepL, Google Translate API, or Amazon Translate, improving accessibility for international markets without significant investment.
This option could be helpful for stores with multiple languages configured. In this case localizable entities (e.g. products, topics, categories, manufactures, etc) could be automatically translated by a store owners.
Add a new button "Pre-translate" to each entity details page. There will be a popup window allowing to choose (checkboxes) which properties to translate (e.g. product name, short description, full description). Once clicked it'll translate entered value ("standard" tab) and fill pre-translated values into tabs with localization. But a store owner will have to click the "Save" button in order to save the changes (let's add this hint to the pop-up window).
Already translated (entered) fields should NOT be translated again (they are already translated or manually entered by a store owner)
TODO: Choose a default library for translations (e.g. DeepL, Google Translate API, or Amazon Translate)