dns/dyndns: duplicated string in translation

This commit is contained in:
Franco Fichtner
2022-08-01 09:06:06 +02:00
parent 9f89264b38
commit 5456249102
+1 -1
View File
@@ -444,7 +444,7 @@ include("head.inc");
<br />
<?= gettext("If you need the new IP to be included in the request, put %IP% in its place.") ?>
<br />
<?= gettext("If you need the new Host to be included in the request, put %HOST% in its place.") ?>
<?= gettext("If you need the new host to be included in the request, put %HOST% in its place.") ?>
<br />
<?= gettext('If you need to include multiple possible values, separate them with a |. If your provider includes a |, escape it with \|') ?>
<br />