Skip to content

[FIX] website: theme selector in website creator translated #1098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

dabo-odoo
Copy link

@dabo-odoo dabo-odoo commented Jun 5, 2025

This fix allows the theme SVG previews to be translated into other languages, so that users with languages other than english creating a website can see the offered themes in their own language.

Community PR: odoo/odoo#213196

task-3415840

@robodoo
Copy link
Collaborator

robodoo commented Jun 5, 2025

Pull request status dashboard

@dabo-odoo dabo-odoo marked this pull request as draft June 5, 2025 09:43
@dabo-odoo dabo-odoo force-pushed the 18.0-website-theme-preview-translated-dabo branch 4 times, most recently from 192e451 to eb6aef9 Compare June 10, 2025 14:35
@dabo-odoo dabo-odoo marked this pull request as ready for review June 11, 2025 06:42
@dabo-odoo dabo-odoo force-pushed the 18.0-website-theme-preview-translated-dabo branch 2 times, most recently from 150f360 to 1b7b4ec Compare June 11, 2025 08:23
@dabo-odoo dabo-odoo force-pushed the 18.0-website-theme-preview-translated-dabo branch from 1b7b4ec to f30bb24 Compare June 11, 2025 14:05
This fix allows the theme SVG previews to be translated into other
languages, so that users with languages other than english creating a
website can see the offered themes in their own language.

Community PR: odoo/odoo#213196

task-3415840
@dabo-odoo dabo-odoo force-pushed the 18.0-website-theme-preview-translated-dabo branch from f30bb24 to 183afcf Compare June 12, 2025 14:17
dabo-odoo added a commit to odoo-dev/odoo that referenced this pull request Jun 13, 2025
Before this change, when a user is creating a website, the three theme
previews that appear at the last step are always in english, even if
the user installed another language.

Steps to reproduce:

- Go into the user preferences and install any other language
- Switch to that language
- Install the website app and follow the creation steps
=> When you reach the theme preview step, the themes will be in english
even if another language was selected

After the change, the theme previews get translated and appear in the
language chosen by the user.

design-themes PR: odoo/design-themes#1098

task-3415840
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants