odoo/documentation#1710

Created by 0b11001111
label
0b11001111:improved-translation-guide
head
8a751da8d176da845dab9093a3044410be0e799d
merged
4 years ago by Security, Martin Trigaux (mat)
odoo/documentation
14.0 #1710
15.0 #1724
saas-15.1 #1725
saas-15.2 #1726
16.0
17.0
18.0
saas-18.2
saas-18.3
saas-18.4
19.0
master #1727

Extend internationalization guide for javascript translations

In order for javascript translations to become active, the corresponding
addon needs to follow a certain naming scheme or register explicitly.
This commit updates the internationalization guide with a respective
hint.

This PR targets the Odoo 14.0 branch since this is the version I'm working on but should as well work for Odoo 15.0

See #1676