mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 11:50:09 +00:00
404 hosts polish
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
"column.status": "Status",
|
||||
"created-on": "Created: {date}",
|
||||
"dashboard.title": "Dashboard",
|
||||
"dead-host.delete.content": "Are you sure you want to delete this 404 host?",
|
||||
"dead-host.delete.title": "Delete 404 Host",
|
||||
"dead-host.edit": "Edit 404 Host",
|
||||
"dead-host.new": "New 404 Host",
|
||||
"dead-hosts.actions-title": "404 Host #{id}",
|
||||
@@ -67,8 +69,11 @@
|
||||
"error.max-domains": "Too many domains, max is {max}",
|
||||
"error.passwords-must-match": "Passwords must match",
|
||||
"error.required": "This is required",
|
||||
"event.created-dead-host": "Created 404 Host",
|
||||
"event.created-user": "Created User",
|
||||
"event.deleted-user": "Deleted User",
|
||||
"event.disabled-dead-host": "Disabled 404 Host",
|
||||
"event.enabled-dead-host": "Enabled 404 Host",
|
||||
"event.updated-user": "Updated User",
|
||||
"footer.github-fork": "Fork me on Github",
|
||||
"hosts.title": "Hosts",
|
||||
@@ -84,6 +89,9 @@
|
||||
"notfound.title": "Oops… You just found an error page",
|
||||
"notification.dead-host-saved": "404 Host has been saved",
|
||||
"notification.error": "Error",
|
||||
"notification.host-deleted": "Host has been deleted",
|
||||
"notification.host-disabled": "Host has been disabled",
|
||||
"notification.host-enabled": "Host has been enabled",
|
||||
"notification.success": "Success",
|
||||
"notification.user-deleted": "User has been deleted",
|
||||
"notification.user-saved": "User has been saved",
|
||||
|
Reference in New Issue
Block a user