Hi ,
I tried to activate Arabic language in odoo 12 and load the translation , the terms are translated but the direction still from left to right . Actually i followed the steps that mentioned in this link https://github.com/odoo/odoo/issues/29958 , but the problem doesn't solve yet .
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3665
Views
For Version 12.0+, Odoo added support for RTL.
You need to install rtlcss using this command (this command used in odoo installation documentation):
$ sudo npm install -g rtlcss
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
make sure you have latest pull of 12.0. and into the menu language -> Arabic language -> Direction is set as "Right-to-Left"