File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ <p align =" center " ><a href =" https://laravel.com " target =" _blank " ><img src =" https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg " width =" 400 " ></a ></p >
2+
3+ # زبان فارسی برای لاراول
4+
5+ ## نحوه استفاده
6+
7+ - ریپازیتوری را به صورت زیپ دانلود کنید
8+ - فایل های موجود در فایل زیپ را به پوشه ` laravel-project/lang/fa ` منتقل کنید
9+ - فایل ` laravel-project/config/app.php ` را باز کرده و مقدار ` 'locale' => 'fa' ` را تنظیم نمایید
10+ - لذت ببرید
11+
12+ ## How to Use
13+ - Download repository as a ZIP file
14+ - Move files to ` laravel-project/lang/fa `
15+ - Go to ` laravel-project/config/app.php ` and set ` 'locale' => 'fa' `
16+ - Done
17+
18+ ## Repo Tree
19+ ``` text
20+ laravel-project/
21+ └── lang/
22+ └── fa/
23+ ├── auth.php
24+ ├── pagination.php
25+ ├── passwords.php
26+ └── validation.php
27+ ```
You can’t perform that action at this time.
0 commit comments