404 hosts polish

This commit is contained in:
Jamie Curnow
2025-09-24 19:45:00 +10:00
parent 18537b9288
commit da68fe29ac
10 changed files with 95 additions and 25 deletions

View File

@@ -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",