There are a lot of plugins to translate Wordpress from e.g. English into German/French/Spanish etc.
But i am looking to achieve the opposite, i want to gather some international content and translate it automatically to English. Content will be added through WP All Import or through other import. I will have the "international language code" per content available, so i could indicate the source language of the content.
I have reached out to several WP translation plugin developers, but they told me the plugin only work from one language to multiple others and not the other way around.
What would be the best way to get my Multilanguage content to English? I was thinking following options:
Have a custom extension to WPAI developed that translates on import, but the downside is that it is slow with higher volumes.
Perhaps it would be possible to have the content translated to English (if not available) when the page actually loads, and store the result in a column for future usage.
I don't know if above would be even possible, perhaps someone has some pointers on where i can search to find a solution for my case.
Have you tried the Loco translate plugin ? I know this looks like to be the opposite of what you are trying to do but this extension lets you select what theme, plugin and even specific strings you want to automaticaly translate. You can also add configuration files to translate anything on your website as you want.