mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-23 03:43:33 +00:00
Redirection hosts ui
This commit is contained in:
@@ -72,17 +72,25 @@
|
||||
"error.passwords-must-match": "Passwords must match",
|
||||
"error.required": "This is required",
|
||||
"event.created-dead-host": "Created 404 Host",
|
||||
"event.created-redirection-host": "Created Redirection Host",
|
||||
"event.created-stream": "Created Stream",
|
||||
"event.created-user": "Created User",
|
||||
"event.deleted-dead-host": "Deleted 404 Host",
|
||||
"event.deleted-stream": "Deleted Stream",
|
||||
"event.deleted-user": "Deleted User",
|
||||
"event.disabled-dead-host": "Disabled 404 Host",
|
||||
"event.disabled-redirection-host": "Disabled Redirection Host",
|
||||
"event.disabled-stream": "Disabled Stream",
|
||||
"event.enabled-dead-host": "Enabled 404 Host",
|
||||
"event.enabled-redirection-host": "Enabled Redirection Host",
|
||||
"event.enabled-stream": "Enabled Stream",
|
||||
"event.updated-redirection-host": "Updated Redirection Host",
|
||||
"event.updated-user": "Updated User",
|
||||
"footer.github-fork": "Fork me on Github",
|
||||
"host.flags.block-exploits": "Block Common Exploits",
|
||||
"host.flags.preserve-path": "Preserve Path",
|
||||
"host.flags.protocols": "Protocols",
|
||||
"host.flags.title": "Options",
|
||||
"hosts.title": "Hosts",
|
||||
"http-only": "HTTP Only",
|
||||
"lets-encrypt": "Let's Encrypt",
|
||||
@@ -99,6 +107,7 @@
|
||||
"notification.host-deleted": "Host has been deleted",
|
||||
"notification.host-disabled": "Host has been disabled",
|
||||
"notification.host-enabled": "Host has been enabled",
|
||||
"notification.redirection-host-saved": "Redirection Host has been saved",
|
||||
"notification.stream-deleted": "Stream has been deleted",
|
||||
"notification.stream-disabled": "Stream has been disabled",
|
||||
"notification.stream-enabled": "Stream has been enabled",
|
||||
@@ -124,6 +133,9 @@
|
||||
"proxy-hosts.count": "{count} Proxy Hosts",
|
||||
"proxy-hosts.empty": "There are no Proxy Hosts",
|
||||
"proxy-hosts.title": "Proxy Hosts",
|
||||
"redirect-host.forward-domain": "Forward Domain",
|
||||
"redirect-host.forward-scheme": "Scheme",
|
||||
"redirection-host.new": "New Redirection Host",
|
||||
"redirection-hosts.actions-title": "Redirection Host #{id}",
|
||||
"redirection-hosts.add": "Add Redirection Host",
|
||||
"redirection-hosts.count": "{count} Redirection Hosts",
|
||||
|
Reference in New Issue
Block a user