mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-04 17:35:15 +00:00
Use a modal manager
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
"error.max-domains": "Too many domains, max is {max}",
|
||||
"error.passwords-must-match": "Passwords must match",
|
||||
"error.required": "This is required",
|
||||
"event.created-access-list": "Created Access List",
|
||||
"event.created-dead-host": "Created 404 Host",
|
||||
"event.created-redirection-host": "Created Redirection Host",
|
||||
"event.created-stream": "Created Stream",
|
||||
@@ -127,6 +128,7 @@
|
||||
"notification.host-deleted": "Host has been deleted",
|
||||
"notification.host-disabled": "Host has been disabled",
|
||||
"notification.host-enabled": "Host has been enabled",
|
||||
"notification.proxy-host-saved": "Proxy Host has been saved",
|
||||
"notification.redirection-host-saved": "Redirection Host has been saved",
|
||||
"notification.stream-deleted": "Stream has been deleted",
|
||||
"notification.stream-disabled": "Stream has been disabled",
|
||||
@@ -148,6 +150,7 @@
|
||||
"permissions.visibility.all": "All Items",
|
||||
"permissions.visibility.title": "Item Visibility",
|
||||
"permissions.visibility.user": "Created Items Only",
|
||||
"proxy-host.edit": "Edit Proxy Host",
|
||||
"proxy-host.forward-host": "Forward Hostname / IP",
|
||||
"proxy-host.new": "New Proxy Host",
|
||||
"proxy-hosts.actions-title": "Proxy Host #{id}",
|
||||
|
||||
Reference in New Issue
Block a user