|
@@ -12,7 +12,6 @@
|
|
|
"action.edit": "Edit",
|
|
"action.edit": "Edit",
|
|
|
"action.enable": "Enable",
|
|
"action.enable": "Enable",
|
|
|
"action.permissions": "Permissions",
|
|
"action.permissions": "Permissions",
|
|
|
- "administrator": "Administrator",
|
|
|
|
|
"auditlog.title": "Audit Log",
|
|
"auditlog.title": "Audit Log",
|
|
|
"cancel": "Cancel",
|
|
"cancel": "Cancel",
|
|
|
"certificates.title": "SSL Certificates",
|
|
"certificates.title": "SSL Certificates",
|
|
@@ -37,6 +36,7 @@
|
|
|
"dead-hosts.count": "{count} 404 Hosts",
|
|
"dead-hosts.count": "{count} 404 Hosts",
|
|
|
"dead-hosts.empty": "There are no 404 Hosts",
|
|
"dead-hosts.empty": "There are no 404 Hosts",
|
|
|
"dead-hosts.title": "404 Hosts",
|
|
"dead-hosts.title": "404 Hosts",
|
|
|
|
|
+ "disabled": "Disabled",
|
|
|
"email-address": "Email address",
|
|
"email-address": "Email address",
|
|
|
"empty-subtitle": "Why don't you create one?",
|
|
"empty-subtitle": "Why don't you create one?",
|
|
|
"error.invalid-auth": "Invalid email or password",
|
|
"error.invalid-auth": "Invalid email or password",
|
|
@@ -53,6 +53,7 @@
|
|
|
"notfound.title": "Oops… You just found an error page",
|
|
"notfound.title": "Oops… You just found an error page",
|
|
|
"notification.error": "Error",
|
|
"notification.error": "Error",
|
|
|
"notification.success": "Success",
|
|
"notification.success": "Success",
|
|
|
|
|
+ "notification.user-deleted": "User has been deleted",
|
|
|
"notification.user-saved": "User has been saved",
|
|
"notification.user-saved": "User has been saved",
|
|
|
"offline": "Offline",
|
|
"offline": "Offline",
|
|
|
"online": "Online",
|
|
"online": "Online",
|
|
@@ -67,10 +68,11 @@
|
|
|
"redirection-hosts.count": "{count} Redirection Hosts",
|
|
"redirection-hosts.count": "{count} Redirection Hosts",
|
|
|
"redirection-hosts.empty": "There are no Redirection Hosts",
|
|
"redirection-hosts.empty": "There are no Redirection Hosts",
|
|
|
"redirection-hosts.title": "Redirection Hosts",
|
|
"redirection-hosts.title": "Redirection Hosts",
|
|
|
|
|
+ "role.admin": "Administrator",
|
|
|
|
|
+ "role.standard-user": "Standard User",
|
|
|
"save": "Save",
|
|
"save": "Save",
|
|
|
"settings.title": "Settings",
|
|
"settings.title": "Settings",
|
|
|
"sign-in": "Sign in",
|
|
"sign-in": "Sign in",
|
|
|
- "standard-user": "Apache Helicopter",
|
|
|
|
|
"streams.actions-title": "Stream #{id}",
|
|
"streams.actions-title": "Stream #{id}",
|
|
|
"streams.add": "Add Stream",
|
|
"streams.add": "Add Stream",
|
|
|
"streams.count": "{count} Streams",
|
|
"streams.count": "{count} Streams",
|
|
@@ -81,8 +83,11 @@
|
|
|
"user.change-password": "Change Password",
|
|
"user.change-password": "Change Password",
|
|
|
"user.confirm-password": "Confirm Password",
|
|
"user.confirm-password": "Confirm Password",
|
|
|
"user.current-password": "Current Password",
|
|
"user.current-password": "Current Password",
|
|
|
|
|
+ "user.delete.content": "Are you sure you want to delete this user?",
|
|
|
|
|
+ "user.delete.title": "Delete User",
|
|
|
"user.edit": "Edit User",
|
|
"user.edit": "Edit User",
|
|
|
"user.edit-profile": "Edit Profile",
|
|
"user.edit-profile": "Edit Profile",
|
|
|
|
|
+ "user.flags.title": "Properties",
|
|
|
"user.full-name": "Full Name",
|
|
"user.full-name": "Full Name",
|
|
|
"user.logout": "Logout",
|
|
"user.logout": "Logout",
|
|
|
"user.new": "New User",
|
|
"user.new": "New User",
|