|
436 | 436 | "inviteEmailSent": "Send invite email to user", |
437 | 437 | "inviteValid": "Valid For", |
438 | 438 | "selectDuration": "Select duration", |
| 439 | + "selectResource": "Select Resource", |
| 440 | + "filterByResource": "Filter By Resource", |
| 441 | + "resetFilters": "Reset Filters", |
| 442 | + "totalBlocked": "Requests Blocked By Pangolin", |
| 443 | + "totalRequests": "Total Requests", |
| 444 | + "requestsByCountry": "Requests By Country", |
| 445 | + "requestsByDay": "Requests By Day", |
| 446 | + "blocked": "Blocked", |
| 447 | + "allowed": "Allowed", |
| 448 | + "topCountries": "Top Countries", |
439 | 449 | "accessRoleSelect": "Select role", |
440 | 450 | "inviteEmailSentDescription": "An email has been sent to the user with the access link below. They must access the link to accept the invitation.", |
441 | 451 | "inviteSentDescription": "The user has been invited. They must access the link below to accept the invitation.", |
|
702 | 712 | "resourceTransferSubmit": "Transfer Resource", |
703 | 713 | "siteDestination": "Destination Site", |
704 | 714 | "searchSites": "Search sites", |
| 715 | + "countries": "Countries", |
705 | 716 | "accessRoleCreate": "Create Role", |
706 | 717 | "accessRoleCreateDescription": "Create a new role to group users and manage their permissions.", |
707 | 718 | "accessRoleCreateSubmit": "Create Role", |
|
1163 | 1174 | "sidebarLicense": "License", |
1164 | 1175 | "sidebarClients": "Clients", |
1165 | 1176 | "sidebarDomains": "Domains", |
| 1177 | + "sidebarGeneral": "General", |
| 1178 | + "sidebarLogAndAnalytics": "Log & Analytics", |
1166 | 1179 | "sidebarBluePrints": "Blueprints", |
| 1180 | + "sidebarOrganization": "Organization", |
| 1181 | + "sidebarLogsAnalytics": "Request Analytics", |
1167 | 1182 | "blueprints": "Blueprints", |
1168 | 1183 | "blueprintsDescription": "Apply declarative configurations and view previous runs", |
1169 | 1184 | "blueprintAdd": "Add Blueprint", |
|
1998 | 2013 | "clientMessageRemove": "Once removed, the client will no longer be able to connect to the site.", |
1999 | 2014 | "sidebarLogs": "Logs", |
2000 | 2015 | "request": "Request", |
| 2016 | + "requests": "Requests", |
2001 | 2017 | "logs": "Logs", |
2002 | 2018 | "logsSettingsDescription": "Monitor logs collected from this orginization", |
2003 | 2019 | "searchLogs": "Search logs...", |
|
2023 | 2039 | "ip": "IP", |
2024 | 2040 | "reason": "Reason", |
2025 | 2041 | "requestLogs": "Request Logs", |
| 2042 | + "requestAnalytics": "Request Analytics", |
2026 | 2043 | "host": "Host", |
2027 | 2044 | "location": "Location", |
2028 | 2045 | "actionLogs": "Action Logs", |
|
2032 | 2049 | "logRetention": "Log Retention", |
2033 | 2050 | "logRetentionDescription": "Manage how long different types of logs are retained for this organization or disable them", |
2034 | 2051 | "requestLogsDescription": "View detailed request logs for resources in this organization", |
| 2052 | + "requestAnalyticsDescription": "View detailed request analytics for resources in this organization", |
2035 | 2053 | "logRetentionRequestLabel": "Request Log Retention", |
2036 | 2054 | "logRetentionRequestDescription": "How long to retain request logs", |
2037 | 2055 | "logRetentionAccessLabel": "Access Log Retention", |
|
2139 | 2157 | "niceIdUpdateErrorDescription": "An error occurred while updating the Nice ID.", |
2140 | 2158 | "niceIdCannotBeEmpty": "Nice ID cannot be empty", |
2141 | 2159 | "enterIdentifier": "Enter identifier", |
2142 | | - "identifier": "Identifier" |
| 2160 | + "identifier": "Identifier", |
| 2161 | + "noData": "No Data" |
2143 | 2162 | } |
0 commit comments