Skip to content

Commit 149c206

Browse files
authored
Update README.md
1 parent 2a22e35 commit 149c206

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ laravel/
2323
2. then in your laravel project go to the this address: `\config` and open `app.php` then search for `'locale' => 'en'` and change it to `'locale' => 'fa'`
2424
3. done.
2525

26+
<div dir="rtl">
2627
# زبان فارسی برای فریم ورک لاراول
2728
###### دردسترس برای نگارش های:
2829
- لاراول 5.8
@@ -47,3 +48,4 @@ laravel/
4748
1. ابتدا در پروژه لاراولی خود به این مسیر `\resources\lang` بروید و نسبت به نگارش لاراول خود محتویات پوشه `fa` را آنجا کپی/پیست کنید.
4849
2. حالا در پروژه لاراول خود به مسیر `\config` بروید و فایل `app.php` را باز کنید. در آن فایل دنبال عبارت `'locale' => 'en'` بگردید و آن را به `'locale' => 'fa'` تغییر دهید.
4950
3. تمام.
51+
</div>

0 commit comments

Comments
 (0)