跳至內容
選單
此問題已被標幟
1 回覆
2560 瀏覽次數

I have Odoo 11 on my local environment. I would like to change name svenska to Svenska in language selector. How can I do it? Is it possible to change the order of these list items?

頭像
捨棄
最佳答案

You can edit the name of the Language (the part to the right of the / character) like this:


I can't see how to make this change permanent via the Translations framework, so you'd have to use an XML file in a custom module to load in the name change via a record tag.



頭像
捨棄