콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
13743 화면

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

관련 게시물 답글 화면 활동
0
3월 15
2864
0
5월 21
4436
1
8월 15
13307
Website translation 해결 완료
2
3월 15
5582
4
5월 23
9224