Hello,
I just included Hebrew language and I am investigating the better way to support it.
I understood of the property "Enable Bidi Text" should do it, but it doesn't seem to work for me.
My Alignment is Views::TextAlignment[AlignHorzLeft, AlignVertCenter] but I would like for RTL languages to AlignHorizRight instead.
Is there an easier way or do I have to generate a variant for all those cases with condition of one of the RTL languages?