By adarshkusi on
Any module which can translate my content based on user locations?
A module which works like Transposh Translation Filter Wordpress plugin.(translate my content in all language and indexed in google)
Any module which can translate my content based on user locations?
A module which works like Transposh Translation Filter Wordpress plugin.(translate my content in all language and indexed in google)
Comments
Drupal 8 comes with multi
Drupal 8 comes with multi language features in core itself. Enable modules related to MULTILINGUAL and check configuration page of each module. You can configure the settings for different languages.
Also check some tutorials of "multi-lingual sites in Drupal 8" before building your site.
URL - https://www.ostraining.com/blog/drupal/d8-multi-lingual/
Thanks,