odoo/design-themes#1052
Created by Davide Bonetto (dabo)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: (runtime 2227s)
- Linked pull requests
- label
- odoo-dev:16.0-website-theme-preview-translated-dabo
- head
- 410ba50909ad493164c644b402a6ee89fc049311
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.
Community PR: odoo/odoo#201007