Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
13331 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
0
bře 15
2682
0
kvě 21
4163
1
srp 15
12952
2
bře 15
5397
4
kvě 23
9014