Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
13482 Visualizzazioni

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?

Avatar
Abbandona
Risposta migliore

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"

Avatar
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
0
mar 15
2743
0
mag 21
4254
1
ago 15
13127
2
mar 15
5453
4
mag 23
9072