How we can create multilingual site. Which module have been used?
Answer / Pawan Kumar Kotarya
To create a multilingual site in Drupal, you can use the Core's Locale and Entity Translation modules. These modules allow you to create multiple language versions of your content types, nodes, taxonomy terms, and other entities. Additionally, you may need to configure additional settings, such as default language, translation workflow, and URL handling for multilingual sites.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a patch in drupal ?
What is difference between template and theme?
What is composer drupal 8?
Which module is required for google, facebook, twitter login?
What is drupal framework?
Explain updating drupal?
Explain roles, user and permissions?
Explain what Drupal distributions is and when to use?
Write down some modules that are used in drupal?
What are appropriate use cases for drupal as opposed to a lower-level framework like ruby on rails?
What is the default drupal content item known as?
How will you create a field using code?