git.p6c8.net
/
jirafeau_mojo42.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adding info about the "cronization" of clean_expired, clean_async
[jirafeau_mojo42.git]
/
lib
/
lang.php
diff --git
a/lib/lang.php
b/lib/lang.php
index 79e32d2fc7f4908528f9e7b8498a884992f9c856..d636b8d944424b53672a8aaf28bd338b8dd89e9c 100644
(file)
--- a/
lib/lang.php
+++ b/
lib/lang.php
@@
-27,7
+27,8
@@
$languages_list = array ('auto' => 'Automatic',
'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
patrick-canterino.de