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

I want to add language which is no in list of Load Translation wizard. I found that list of languages store in tools\misc.py ALL_LANGUAGES variable, i've added required language to this list and it appears in Load Translation wizard. Also i've added .po files to installed modules folder. When i press load translation new language appears in language list (class res.lang), but list of terms doesn't load into ir.translation class and when i choose required language in the preferences OpenERP stop working (just white window).

May be anyone has experience with this.

Аватар
Отменить
Лучший ответ

hi,u need to add .js file in web module under this path openerp/addons/web/static/lib/datejs/globalization/

add your_language_code.js file under globalization folder.restart the odoo service,and refresh odoo from browser it will definately work.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
мая 25
818
2
мар. 24
1241
1
июн. 23
1655
0
мар. 23
1486
3
янв. 24
16076