Skip to Content
Menu
This question has been flagged
1 Reply
6110 Views

Instead of just the normal one _t()

Avatar
Discard
Best Answer

Hello,

Sorry for the delay ! Using a lazy translation function allows the translation to take place when the string is rendered to the user, as opposed as translated when the framework interprets the line of code.

Our documentation contains many examples on how to use translations in both the Python ORM and the Javascript Web framework : https://www.odoo.com/documentation/18.0/developer/howtos/translations.html

This section of the page contains an example that illustrates the difference between using the Lazy Translation and the regular one : https://www.odoo.com/documentation/18.0/developer/howtos/translations.html#variables

Hope this helps!

Kind regards,


Avatar
Discard
Related Posts Replies Views Activity
0
Jul 25
911
0
Jul 25
1813
0
Jun 25
1782
1
Jun 25
1593
1
Jun 25
1650