shengjm
February 11, 2018, 11:34am
1
Firstly, thanks Nabeel for making an awesome new phpvms.
I am a Chinese , when I setup phpvms7 successfully, next work is to translate.
is there an independent language.php ?
Actually I know few about php knowledge. So anyone can help me to find all the lang.php?
Thanks!
nabeel
February 11, 2018, 2:08pm
2
There is, it’s not complete yet: resources/lang. Probably after alpha2 I’ll start integrating the lang stuff in the admin and other pages.
shengjm
February 11, 2018, 2:14pm
3
1 minute ago, Nabeel said:
There is, it’s not complete yet: resources/lang. Probably after alpha2 I’ll start integrating the lang stuff in the admin and other pages.
Yes I found resources/lang, just a little.
So looking forward to your next version.
Thank you!
nabeel
February 11, 2018, 2:16pm
4
Just now, shengjm said:
Yes I found resources/lang, just a little.
So looking forward to your next version.
Thank you!
You can clone it on github and create the right lang folder for Chinese (which dialect do you speak?) and I’ll look at the pull request. And you can amend it as needed.
shengjm
February 11, 2018, 2:23pm
5
2 minutes ago, Nabeel said:
You can clone it on github and create the right lang folder for Chinese (which dialect do you speak?) and I’ll look at the pull request. And you can amend it as needed.
Good idea
But I know few about github too.
I will try