mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: label typo fix
This commit is contained in:
Binary file not shown.
@@ -830,8 +830,8 @@ msgstr "System tools"
|
||||
msgid "To generate a system <a href=\"%s\">debug log</a>, click or tap the button below."
|
||||
msgstr "To generate a system <a href=\"%s\">debug log</a>, click or tap the button below."
|
||||
|
||||
msgid "Debug log information contains the RaspAP version, current state and configuratin of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."
|
||||
msgstr "Debug log information contains the RaspAP version, current state and configuratin of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."
|
||||
msgid "Debug log information contains the RaspAP version, current state and configuration of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."
|
||||
msgstr "Debug log information contains the RaspAP version, current state and configuration of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."
|
||||
|
||||
msgid "Generate debug log"
|
||||
msgstr "Generate debug log"
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<?php echo sprintf(_("To generate a system <a href=\"%s\">debug log</a>, click or tap the button below."), "https://docs.raspap.com/ap-basics/#debug-log/"); ;?>
|
||||
</label>
|
||||
<div class="small">
|
||||
<?php echo _("Debug log information contains the RaspAP version, current state and configuratin of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."); ?>
|
||||
<?php echo _("Debug log information contains the RaspAP version, current state and configuration of AP related services, installed system packages, Linux kernel version and networking details. No passwords or other sensitive data are included."); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user