- Issue created by @navneet0693
- Merge request !38Issue #3511914: Data Policy settings config is not translatable → (Open) created by navneet0693
- 🇪🇸Spain navneet0693 Madrid
The data policy module supplies a settings form "DataPolicySettingsForm.php" which saves a config "data_policy.data_policy"
This form supplies a textarea in which you enter a "consent text" which appears on "Registration Form" for the website. Now, this text is in "English" by default and this module doesn't supports configuration translations.
1. Enable this module
2. Enable config translation on the website
3. Go to Config Translation screen
4. You won't be able to find "Data Policy" on the page
Add configuration translations yml file and add schema yml for the supplied settings.
Active
2.0
Code