odoo/odoo#201007
Created by Davide Bonetto (dabo)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot
- ci/upgrade_enterprise
- ci/template
- ci/style
- ci/security
- Linked pull requests
- label
- odoo-dev:16.0-website-theme-preview-translated-dabo
- head
- 985e3fcbe94def769234c33b815d874c445ed76e
odoo/odoo | odoo/design-themes | |
---|---|---|
16.0 | #201007 missing statuses missing r+ | #1052 missing r+ |
17.0 | ||
18.0 | ||
saas-18.1 | ||
saas-18.2 | ||
saas-18.3 | ||
master |
[FIX] website: theme selector in website creator translated
When a website is created, the theme selector's three sample themes SVGs are in english, even if the website is in another language.
Steps to reproduce:
- Install another language in the settings
- Create a website using a language other than english
- Proceed throught the website creation steps until the theme selection is reached
- The three sample themes are in english even though the website is in another language
After the change the sample themes are correctly translated in the chosen language.
design-themes PR: odoo/design-themes#1052