はじまりの大地

This commit is contained in:
miteruzo
2024-07-08 03:32:47 +09:00
commit c616a96f53
7749 changed files with 478270 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
====== 查看日志 ======
此界面允许您查看 DokuWiki 编写的各种日志。默认情况下,这里应该没有太多内容(这取决于您的[[doku>config:dontlog|日志设置]])。但是,如果出现问题,您很有可能会找到有关该问题的有用信息。所有时间都是世界协调时!
请注意,日志文件可能包含敏感信息,如密码、路径或其他机密。在论坛或错误报告中发布日志时,请务必适当地编辑日志!
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 小李 <szsd5257@foxmail.com>
*/
$lang['menu'] = '查看日志';
$lang['date'] = '日期';
$lang['js']['filter'] = '过滤器日志:';
+1
View File
@@ -0,0 +1 @@
所选日期和日志工具没有日志条目。