Skip to content

Commit 611b78e

Browse files
alifattahiMarc Cámara
authored and
Marc Cámara
committed
Update LaravelLocalization.php (#526)
1 parent 5bdc6a0 commit 611b78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mcamara/LaravelLocalization/LaravelLocalization.php

+1
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ public function getCurrentLocaleDirection()
447447

448448
switch ($this->getCurrentLocaleScript()) {
449449
// Other (historic) RTL scripts exist, but this list contains the only ones in current use.
450+
case 'Farsi':
450451
case 'Arab':
451452
case 'Hebr':
452453
case 'Mong':

0 commit comments

Comments
 (0)