summaryrefslogtreecommitdiff
path: root/inc/lang/zh/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-11-06 18:52:39 +0100
committerAndreas Gohr <andi@splitbrain.org>2006-11-06 18:52:39 +0100
commit01e7a8612cf2ac9dbb9963c2a3ad5876d0ba4132 (patch)
tree031036834b0733f50dd748137505a63b78db7d79 /inc/lang/zh/lang.php
parentd60954dc7f98c8e1b43fa04abc34b0f6bb87d645 (diff)
downloadrpg-01e7a8612cf2ac9dbb9963c2a3ad5876d0ba4132.tar.gz
rpg-01e7a8612cf2ac9dbb9963c2a3ad5876d0ba4132.tar.bz2
language updates
darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz
Diffstat (limited to 'inc/lang/zh/lang.php')
-rw-r--r--inc/lang/zh/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index 2f06844c5..773266acf 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -219,6 +219,8 @@ $lang['i_pol1'] = '公共的维基(任何人都有读的权限,只有
$lang['i_pol2'] = '关闭的维基(只有注册用户才有读、写、上传的权限)';
$lang['i_retry'] = '重试';
+$lang['i_phpver'] = '您的 PHP 版本 <code>%s</code> 低于最低要求的 <code>%s</code>。您需要升级您的 PHP 版本。';
+
//Setup VIM: ex: et ts=2 enc=utf-8 :