File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed
Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 1- # laravel 8 indonesian localization
1+ # Laravel 8 Indonesian Localization / Laravel 8 Terjemahan bahasa Indonesia
22from
33# Satrio Nugroho
44--------
@@ -7,17 +7,33 @@ this is indonesian localization for laravel 8
77
88put all file in directory resources/lang/id
99
10- in /config/app.php :
10+ after it, open file /config/app.php :
11111 . change locale, fallback_locale to 'id
12- 2 . faker_locale to 'id_ID'
13- 3 . timezone to 'Asia/Jakarta'
12+ 2 . change faker_locale to 'id_ID'
13+ 3 . change timezone to 'Asia/Jakarta'
14+
15+ --------
16+
17+ ini adalah subtitle/terjemahan bahasa indonesia untuk laravel 8
18+
19+ taruh semua file di direktori atau folder resources/lang/id
20+
21+ setleah itu buka file /config/app.php :
22+ 1 . ganti locale, fallback_locale ke 'id
23+ 2 . ganti faker_locale ke 'id_ID'
24+ 3 . ganti timezone ke 'Asia/Jakarta'
1425
1526--------
1627
1728Feel free to use and edit this asset in this repository
18- ^_ ^
1929
2030--------
2131
32+ Gratis dan silahkan untuk menggunakan dan mengedit asset di repository ini
33+
34+ --------
35+
36+ ^_ ^
37+
2238Thankyou.
2339
You can’t perform that action at this time.
0 commit comments