|
12 | 12 | "action.edit": "Edit", |
13 | 13 | "action.enable": "Enable", |
14 | 14 | "action.permissions": "Permissions", |
15 | | - "administrator": "Administrator", |
16 | 15 | "auditlog.title": "Audit Log", |
17 | 16 | "cancel": "Cancel", |
18 | 17 | "certificates.title": "SSL Certificates", |
|
37 | 36 | "dead-hosts.count": "{count} 404 Hosts", |
38 | 37 | "dead-hosts.empty": "There are no 404 Hosts", |
39 | 38 | "dead-hosts.title": "404 Hosts", |
| 39 | + "disabled": "Disabled", |
40 | 40 | "email-address": "Email address", |
41 | 41 | "empty-subtitle": "Why don't you create one?", |
42 | 42 | "error.invalid-auth": "Invalid email or password", |
|
53 | 53 | "notfound.title": "Oops… You just found an error page", |
54 | 54 | "notification.error": "Error", |
55 | 55 | "notification.success": "Success", |
| 56 | + "notification.user-deleted": "User has been deleted", |
56 | 57 | "notification.user-saved": "User has been saved", |
57 | 58 | "offline": "Offline", |
58 | 59 | "online": "Online", |
|
67 | 68 | "redirection-hosts.count": "{count} Redirection Hosts", |
68 | 69 | "redirection-hosts.empty": "There are no Redirection Hosts", |
69 | 70 | "redirection-hosts.title": "Redirection Hosts", |
| 71 | + "role.admin": "Administrator", |
| 72 | + "role.standard-user": "Standard User", |
70 | 73 | "save": "Save", |
71 | 74 | "settings.title": "Settings", |
72 | 75 | "sign-in": "Sign in", |
73 | | - "standard-user": "Apache Helicopter", |
74 | 76 | "streams.actions-title": "Stream #{id}", |
75 | 77 | "streams.add": "Add Stream", |
76 | 78 | "streams.count": "{count} Streams", |
|
81 | 83 | "user.change-password": "Change Password", |
82 | 84 | "user.confirm-password": "Confirm Password", |
83 | 85 | "user.current-password": "Current Password", |
| 86 | + "user.delete.content": "Are you sure you want to delete this user?", |
| 87 | + "user.delete.title": "Delete User", |
84 | 88 | "user.edit": "Edit User", |
85 | 89 | "user.edit-profile": "Edit Profile", |
| 90 | + "user.flags.title": "Properties", |
86 | 91 | "user.full-name": "Full Name", |
87 | 92 | "user.logout": "Logout", |
88 | 93 | "user.new": "New User", |
|
0 commit comments