mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 19:41:15 +02:00
Add translation list to README and Welcome section
This commit is contained in:
@@ -33,6 +33,9 @@ developers know where to find good information!
|
|||||||
|
|
||||||
<http://www.phptherightway.com>
|
<http://www.phptherightway.com>
|
||||||
|
|
||||||
|
* [English](http://www.phptherightway.com)
|
||||||
|
* [Chinese](http://wulijun.github.com/php-the-right-way)
|
||||||
|
|
||||||
### Translations
|
### Translations
|
||||||
|
|
||||||
If you are interested in translating _PHP: The Right Way_, fork this repo on GitHub and publish your localized fork to your own GitHub Pages account. We'll link to your translation from the primary document.
|
If you are interested in translating _PHP: The Right Way_, fork this repo on GitHub and publish your localized fork to your own GitHub Pages account. We'll link to your translation from the primary document.
|
||||||
|
@@ -4,6 +4,13 @@ There's a lot of outdated information on the Web that leads new PHP users astray
|
|||||||
code. This must stop. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP best practices, accepted coding
|
code. This must stop. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP best practices, accepted coding
|
||||||
standards, and links to authoritative tutorials around the Web.
|
standards, and links to authoritative tutorials around the Web.
|
||||||
|
|
||||||
|
## Translations
|
||||||
|
|
||||||
|
_PHP: The Right Way_ is (or soon will be) translated into many different languages:
|
||||||
|
|
||||||
|
* [English](http://www.phptherightway.com)
|
||||||
|
* [Chinese](http://wulijun.github.com/php-the-right-way)
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
_There is no canonical way to use PHP_. However, this website is a humble display of best practices,
|
_There is no canonical way to use PHP_. However, this website is a humble display of best practices,
|
||||||
|
Reference in New Issue
Block a user