I know how to use .po files to translate field labels and messages.
However I can not find how to define translations for field.Select options.
Could somone provide an example?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I know how to use .po files to translate field labels and messages.
However I can not find how to define translations for field.Select options.
Could somone provide an example?
You could do it like this where type is a selection field, you need to provide the translation for every value option of the selection field:
#. module: fetchmail
#: selection:fetchmail.server,type:0
msgid "Local Server"
msgstr "Servidor Local"
Can this be done from the web UI (Odoo13) ?
I think that it could be done from web UI too, get examples from the menu Translated Terms by using custom filter with Type = Selection
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
mars 15
|
2307 | ||
|
0
mai 21
|
3676 | ||
How translate fields.html?
Résolu
|
|
1
août 15
|
12432 | |
Website translation
Résolu
|
|
2
mars 15
|
4942 | |
|
4
mai 23
|
8479 |