Closed alwanof closed 3 years ago
@alwanof Good point, check v1.5.4
New config added to define RTL enabled locales, defaults to fa
and ar
for Persian and Arabic:
'locales' => [
'fa',
'ar',
],
No CSS/JS will be injected in the case of other locales.
in the case of multi-language, how to make the package work only if ar language selected?