Adding chinese language to changelog and updating file header
parent
4fadd8b75b
commit
2ff229b6b1
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### v3.1.0 (not yet released)
|
||||||
|
|
||||||
|
* Added Chinese translation
|
||||||
|
|
||||||
|
|
||||||
### v3.0.0 (released April 6, 2014)
|
### v3.0.0 (released April 6, 2014)
|
||||||
|
|
||||||
* New module structure (not backwards compatible).
|
* New module structure (not backwards compatible).
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
* @author Pepijn Over <pep@neanderthal-technology.com>
|
* @author Pepijn Over <pep@neanderthal-technology.com>
|
||||||
* @copyright Copyright (c) 2008-2014 Pepijn Over <pep@neanderthal-technology.com>
|
* @copyright Copyright (c) 2008-2014 Pepijn Over <pep@neanderthal-technology.com>
|
||||||
* @license http://www.gnu.org/licenses/gpl.txt GNU GPL v3
|
* @license http://www.gnu.org/licenses/gpl.txt GNU GPL v3
|
||||||
* @version Release: v3.0.0
|
* @version Release: @package_version@
|
||||||
* @link http://www.phpservermonitor.org/
|
* @link http://www.phpservermonitor.org/
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue