Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
13681 Представления

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

Related Posts Ответы Просмотры Активность
0
мар. 15
2829
0
мая 21
4372
1
авг. 15
13257
2
мар. 15
5544
4
мая 23
9192