はじまりの大地

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
+18
View File
@@ -0,0 +1,18 @@
<?php
/**
* Labels for the configuration options
*/
$lang["dokuwikiSidebar"] = "Use the sidebar page within the wiki instead of the sidebar.php file";
$lang["feedbackForm"] = "Add a button that allows users to give feedback";
$lang["technicalFeedbackForm"] = "Technical information is included in the feedback email";
$lang["feedbackEmail"] = "The recipient Email address for the feedback email";
$lang["feedbackSubjectLine"] = "Subject line of the feedback email";
$lang["feedbackBody"] = "Body of the feedback email";
$lang["hiddenActions"] = "DokuWiki actions that are hidden";
$lang["protrudingDrawer"] = "If the drawer should stick out on the left";
$lang["subtlePagename"] = "If the title of the page should not be the focus";