summaryrefslogtreecommitdiff
path: root/lang/zh-cn/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/zh-cn/language.php')
-rw-r--r--lang/zh-cn/language.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/zh-cn/language.php b/lang/zh-cn/language.php
index ceb787b..4551de8 100644
--- a/lang/zh-cn/language.php
+++ b/lang/zh-cn/language.php
@@ -1,7 +1,7 @@
<?php
// This language is the Chinese translation of bitweaver and
// it was exported from the bitweaver database on 2008-08-25 08:08
-$lang=Array(
+$lang=[
'+1d' => '+1天',
'+1m' => '+1月',
'+7d' => '+7天',
@@ -2721,5 +2721,5 @@ $lang=Array(
'You will receive an email with your password soon' => '你很快就会收到含有密码的 email',
'You will remove' => '将会移除',
'zone' => '区域',
-);
+];
?> \ No newline at end of file