Right-to-Left Languages Support
Important: Starting from CloudBlue 21.0, right-to-left languages are not supported in UX1 and can only be applied to classic panels. We do not recommend using this functionality as it is no longer maintained.
For right-to-left languages, such as Hebrew or Farsi, the right-to-left writing support should be enabled by adding a specific string into a respective localization file.
Note: The string is to be added in the translation format, i.e., separate string, both parameters in double quotation marks.
-
After the localization file that requires right-to-left input support is placed into languages directory, add the following string to the beginning of the localization file:
"&rtl_enabled" "true" -
Save the file. Restart Billing:
/etc/init.d/pba restart
To disable right-to-left input support, remove this string from the localization file.