Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

language support #781

Closed backpack-operations closed 8 months ago

backpack-operations commented 10 months ago

Hello Team, I just received this email but I can`t find it in the documentation.

"I am interested in buying BackPack and I have a question about language support and how to enable right-to-left (RTL) in my application.

Is RTL supported?

Thanks"

promatik commented 10 months ago

Hi!

RTL is supported, it must be configured at:

\config\backpack\ui.php

'html_direction' => 'rtl',

Regarding language support, backpack also supports multi language. It is currently translated in 36 locales.

pxpm commented 8 months ago

This is probably solved by now.

Thanks @promatik

@backpack-operations re-open if needed. 🙏