Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
13560 Vizualizări

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?

Imagine profil
Abandonează
Cel mai bun răspuns

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"

Imagine profil
Abandonează

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 Răspunsuri Vizualizări Activitate
0
mar. 15
2772
0
mai 21
4321
1
aug. 15
13207
2
mar. 15
5487
4
mai 23
9121