Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3695 Переглядів

So in `website_templates.xml` in the website module, there is the template for the searchbox with id `website_search_box`. I'm not using the widget but the template is inherited and used in website_sale on the product page and shop page.


`t-att-placeholder="placeholder if placeholder else 'Search...'"`


I can't find where to define the placeholder variable nor where to translate the `Search...`.

So I inherited the template and set the placeholder value (t-set and t-value) but it seems that this string also isn't translatable.

Where can I either, set the searchbox placeholder or make translatable the string I'll set in the template ?

Аватар
Відмінити
Найкраща відповідь

In odoo website for placeholder, you can translate them using an editor of the website, no need to add any code for that.

Just go to the website click on the translate button and you can find a placeholder is visible with yellow color so when you click on that, you can change the string and save.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
черв. 23
3986
2
черв. 22
3591
1
квіт. 22
2443
0
лют. 22
4689
1
січ. 22
2398