✏️ 正在编辑: locale_en.php
路径:
/var/installatron/installers/dokuwiki/locale_en.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_dokuwiki_title" => "DokuWiki", "_installer_dokuwiki_type" => "_types_wiki", "_installer_dokuwiki_category" => "_categories_communitysoftware", "_installer_dokuwiki_description" => "DokuWiki is a lightweight, open source wiki application.", "_installer_dokuwiki_authordescription" => "DokuWiki is a standards compliant, simple to use wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files – no database is required.", )); ?>
💾 保存文件
← 返回文件管理器