updated translations
This commit is contained in:
11
resources/lang/zh-CN/maintenance.php
Normal file
11
resources/lang/zh-CN/maintenance.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => '维护中',
|
||||
|
||||
'message' => '抱歉,我们正在进行维护。请稍后再试',
|
||||
|
||||
'last-updated' => '此消息最后更新 :timestamp。',
|
||||
|
||||
];
|
Reference in New Issue
Block a user