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

Allow to autotranslate catalog #7388

Open
AndreiMaz opened this issue Oct 28, 2024 · 0 comments
Open

Allow to autotranslate catalog #7388

AndreiMaz opened this issue Oct 28, 2024 · 0 comments

Comments

@AndreiMaz
Copy link
Member

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).

Let's make it configurable.

TODO: choose a library for translations. Maybe, we could implement several ones (similar to crowdin). In this it should be implemented vi plugin system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant