[FIX] tutorials: explicit translation function example
closes odoo/documentation#11526
X-original-commit: cb1f1e89d6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
parent
a912cf32c7
commit
f621677aa8
@ -460,8 +460,8 @@ Here is a list of some small improvements you could try to do if you have the ti
|
||||
|
||||
.. seealso::
|
||||
- `Example: use of env._t function
|
||||
<https://github.com/odoo/odoo/blob/1f4e583ba20a01f4c44b0a4ada42c4d3bb074273/
|
||||
addons/account/static/src/components/bills_upload/bills_upload.js#L64>`_
|
||||
<https://github.com/odoo/odoo/blob/457836d19b865fc2f6b9dc3216c1de715e0d7c31/
|
||||
addons/account/static/src/components/bills_upload/bills_upload.js#L116>`_
|
||||
- `Code: translation code in web/
|
||||
<https://github.com/odoo/odoo/blob/1f4e583ba20a01f4c44b0a4ada42c4d3bb074273/
|
||||
addons/web/static/src/core/l10n/translation.js#L16>`_
|
||||
<https://github.com/odoo/odoo/blob/457836d19b865fc2f6b9dc3216c1de715e0d7c31/
|
||||
addons/web/static/src/core/l10n/translation.js#L22>`_
|
||||
|
Loading…
Reference in New Issue
Block a user