Does org chart work with Hebrew and right to left language?

Hi,

Does org chart work with Hebrew?
Right to left language?

Hi,

Thank you for your question. Yes, you can use right to left language and Hebrew.

You can enable right to left presentation using CSS. This is sample code:

.pl-item-fields, .search-result-details, .poch-sub-menu { text-align: right; direction: rtl; }

You can open the configuration wizard and paste this code into editor on Custom CSS step.

You can also translate interface of Org Chart to Hebrew. Please read this article for more information.