File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1
- # zh
1
+ # Laravel MoonShine Chinese Language
2
+
3
+ includes:
4
+
5
+ - zh_HK
6
+ - zh_CN
7
+ - zh_TW
8
+
9
+ ## Installation
10
+
11
+ ```
12
+ composer require willieong-hk/moonshine-zh
13
+ ```
14
+
15
+ ```
16
+ php artisan vendor:publish --provider="MoonShine\Zh\Providers\ZhServiceProvider"
17
+ ```
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " moonshine/ zh" ,
2
+ "name" : " willieong-hk/moonshine- zh" ,
3
3
"description" : " Chinese localization for MoonShine" ,
4
4
"keywords" : [
5
5
" laravel" ,
10
10
" moonshine"
11
11
],
12
12
"type" : " library" ,
13
- "homepage" : " https://moonshine-laravel.com" ,
14
13
"license" : " MIT" ,
15
14
"support" : {
16
- "issues" : " https://github.com/moonshine-software/ru /issues" ,
17
- "source" : " https://github.com/moonshine-software/ru "
15
+ "issues" : " https://github.com/willieong-hk/moonshine-zh /issues" ,
16
+ "source" : " https://github.com/willieong-hk/moonshine-zh "
18
17
},
19
18
"authors" : [
20
19
{
You can’t perform that action at this time.
0 commit comments