Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
12727 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
März 15
2318
0
Mai 21
3688
1
Aug. 15
12443
2
März 15
4978
4
Mai 23
8491