* Adjust language.

This commit is contained in:
daitingting
2018-04-03 09:03:57 +08:00
parent 2eb983b3c2
commit 049b2fb3fc
6 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ $lang->misc->feature = new stdclass();
$lang->misc->feature->lastest = '最新版本';
$lang->misc->feature->detailed = '詳情';
$lang->misc->releaseDate['9.8.stable'] = '2017-01-17';
$lang->misc->releaseDate['9.8.stable'] = '2018-01-17';
$lang->misc->releaseDate['9.7.stable'] = '2017-12-22';
$lang->misc->releaseDate['9.6.stable'] = '2017-11-06';
$lang->misc->releaseDate['9.5.1'] = '2017-09-27';