mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
remote i18n
This commit is contained in:
@@ -207,7 +207,7 @@ if ($currentStep == 5) {
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-10 text-center">
|
||||
欢迎使用 NexusPHP 安装程序,如有疑问,点击<a href="http://nexusphp.cn/" target="_blank" class="text-blue-500 p-1">这里</a>获取参考。
|
||||
欢迎使用 NexusPHP 安装程序,如有疑问,点击<a href="http://nexusphp.org/" target="_blank" class="text-blue-500 p-1">这里</a>获取参考。
|
||||
</div>
|
||||
</body>
|
||||
<script>
|
||||
|
||||
@@ -349,6 +349,6 @@
|
||||
'mainversion' => 'NexusPHP',
|
||||
'subversion' => 'v1.6.0-beta1',
|
||||
'releasedate' => '2021-01-28',
|
||||
'website' => '<a href="http://nexusphp.cn" target="_blank">http://nexusphp.cn</a>',
|
||||
'website' => '<a href="http://nexusphp.org" target="_blank">http://nexusphp.org</a>',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user