mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[FIX] developer: translating modules typo
closes odoo/documentation#14157
X-original-commit: bd2af5aa51
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
This commit is contained in:
@@ -144,7 +144,7 @@ functions or python comprehensions.
|
||||
|
||||
Lazy translations are bound to the module during their creation and the
|
||||
language is resolved when evaluating using ``str()``.
|
||||
Note that you can also pass a lazy translation to ``Envionrment._``
|
||||
Note that you can also pass a lazy translation to ``Environment._``
|
||||
to translate it without any magic language resolution.
|
||||
|
||||
Variables
|
||||
|
||||
Reference in New Issue
Block a user