mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/dyndns: duplicated string in translation
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user