]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang.php
Enable simplified Chinese translation
[jirafeau_project.git] / lib / lang.php
index 79e32d2fc7f4908528f9e7b8498a884992f9c856..d636b8d944424b53672a8aaf28bd338b8dd89e9c 100644 (file)
@@ -27,7 +27,8 @@ $languages_list = array ('auto' => 'Automatic',
                          'it'   => 'Italiano',\r
                          'nl'   => 'Nederlands',\r
                          'ro'   => 'Limba română',\r
                          'it'   => 'Italiano',\r
                          'nl'   => 'Nederlands',\r
                          'ro'   => 'Limba română',\r
-                         'sk'   => 'Slovenčina');\r
+                         'sk'   => 'Slovenčina',\r
+                         'zh'   => '汉语');\r
 \r
 /* Translation */\r
 function t ($text)\r
 \r
 /* Translation */\r
 function t ($text)\r

patrick-canterino.de