Skip to content

Commit d95cd36

Browse files
authored
Merge pull request NginxProxyManager#1544 from piuswalter/patch-1
Fixed typo in i18n translation file
2 parents 4c6b96a + e17de60 commit d95cd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/js/i18n/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"forward-http-status-code": "HTTP Code",
142142
"forward-___domain": "Forward Domain",
143143
"preserve-path": "Preserve Path",
144-
"delete": "Delete Proxy Host",
144+
"delete": "Delete Redirection Host",
145145
"delete-confirm": "Are you sure you want to delete the Redirection host for: <strong>{domains}</strong>?",
146146
"help-title": "What is a Redirection Host?",
147147
"help-content": "A Redirection Host will redirect requests from the incoming ___domain and push the viewer to another ___domain.\nThe most common reason to use this type of host is when your website changes domains but you still have search engine or referrer links pointing to the old ___domain."

0 commit comments

Comments
 (0)