Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1991 Widoki

Hi,

I've made a couple owl-components and snippets in the website, when I export the po files my fields are present and seem valid. 


#. module: my_module

#. odoo-javascript

#: code:addons/my_module/static/src/js/test.js:0

#, python-format

msgid "An error occurred. Please try again."

msgstr "Une erreur s'est produite. Veuillez réessayer."

Once I restart the service all translations work, except for the static templates like owl-components and snippets.

I've tried to use the _t and _lt functions in the js code, but this didn't work either for my translations. 

I am working in v17.

Thanks in advance

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Odoo doesn't send the translations of a module to the frontend until told to do so.


Here's the link to solution in the docs, it's in the first 'Note' of the 'Explicit exports' section just before 'Context'


documentation/18.0/developer/howtos/translations.html#explicit-exports

I can't put an image or link because I don't have enough xp, but I hope this can help


Awatar
Odrzuć
Najlepsza odpowiedź

I have the same problem, do you have a solution?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 25
828
0
cze 25
1352
2
cze 25
1464
0
kwi 25
1630
Odoo icon change Rozwiązane
2
sty 25
2084