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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
0
бер. 15
|
3394 | |||
|
0
трав. 21
|
5106 | |||
|
How translate fields.html?
Вирішено
|
1
серп. 15
|
14034 | ||
|
Website translation
Вирішено
|
2
бер. 15
|
6079 | ||
|
4
трав. 23
|
9874 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.