How can I translate drupal to my local language?
Answer / Tarun Gupta
To translate Drupal to your local language:
1. Install and enable the 'Locale' and 'Translation Update' modules.
2. Go to Admin > Configuration > Regional and Language > Translate Interface Settings, and configure the default language and locale for your site.
3. Go to Admin > Extend > Add-on Modules, and install any required language packs for your target language.
4. Navigate to a content type or custom string that needs translation.
5. Enable the 'Translation' interface and start translating the content.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the database system in drupal.
What is Drupal blocks?
Which module used to validate drupal code?
What is the use of menu management in drupal?
What is difference between update and alter query?
List the features of drupal?
Name and describe the five conceptual layers in a drupal system.
What do you mean by hooks in drupal?
What is entity drupal?
Whether drupal is written in procedural-style or object oriented?
What is hooks?
What programming language does drupal use?