diff --git a/pkg/webui/locales/en.json b/pkg/webui/locales/en.json index 74c02c425fb..4a484f1b142 100644 --- a/pkg/webui/locales/en.json +++ b/pkg/webui/locales/en.json @@ -91,15 +91,6 @@ "account.containers.tokens-table.index.deleteAllButton": "Invalidate all access tokens", "account.containers.tokens-table.index.expires": "Expires", "account.containers.tokens-table.index.accessTokens": "Access tokens", - "account.containers.tokens-table.tokens-table.tableTitle": "Access tokens", - "account.containers.tokens-table.tokens-table.deleteSuccess": "Access token invalidated", - "account.containers.tokens-table.tokens-table.deleteFail": "There was an error and the access token could not be invalidated", - "account.containers.tokens-table.tokens-table.deleteButton": "Invalidate this access token", - "account.containers.tokens-table.tokens-table.deleteAllSuccess": "All access tokens invalidated", - "account.containers.tokens-table.tokens-table.deleteAllFail": "There was an error and the access tokens could not be invalidated", - "account.containers.tokens-table.tokens-table.deleteAllButton": "Invalidate all access tokens", - "account.containers.tokens-table.tokens-table.expires": "Expires", - "account.containers.tokens-table.tokens-table.accessTokens": "Access tokens", "account.views.authorize.index.modalTitle": "Request for permission", "account.views.authorize.index.modalSubtitle": "{clientName} is requesting to be granted the following rights:", "account.views.authorize.index.loginInfo": "You are logged in as {userId}.", @@ -217,10 +208,6 @@ "components.wizard.form.next-button.next": "Next", "components.wizard.form.next-button.complete": "Complete", "components.wizard.form.prev-button.prev": "Previous", - "console.components.api-key-form.edit.deleteKey": "Delete key", - "console.components.api-key-form.edit.modalWarning": "Are you sure you want to delete the {keyName} API key? Deleting an API key cannot be undone.", - "console.components.api-key-form.edit.updateSuccess": "API key updated", - "console.components.api-key-form.edit.deleteSuccess": "API key deleted", "console.components.api-key-modal.index.title": "Please copy newly created API key", "console.components.api-key-modal.index.subtitle": "You won't be able to view the key afterward", "console.components.api-key-modal.index.buttonMessage": "I have copied the key", @@ -502,8 +489,6 @@ "console.containers.applications-table.index.purgeSuccess": "Application purged", "console.containers.applications-table.index.purgeFail": "There was an error and the application could not be purged", "console.containers.applications-table.index.otherClusterTooltip": "This application is registered on a different cluster (`{host}`). To access this application, use the Console of the cluster that this application was registered on.", - "console.containers.autosuggest.index.noOptionsMessage": "No matching user or organization was found", - "console.containers.autosuggest.index.suggestions": "Suggestions", "console.containers.collaborators-table.index.id": "User / Organization ID", "console.containers.deployment-component-status.index.availableComponents": "Available components", "console.containers.deployment-component-status.index.versionInfo": "Deployment", @@ -707,10 +692,6 @@ "console.containers.webhook-edit.index.updateSuccess": "Webhook updated", "console.containers.webhook-edit.index.deleteSuccess": "Webhook deleted", "console.containers.webhook-edit.index.reactivateSuccess": "Webhook activated", - "console.containers.webhook-edit.webhook-edit.editWebhook": "Edit webhook", - "console.containers.webhook-edit.webhook-edit.updateSuccess": "Webhook updated", - "console.containers.webhook-edit.webhook-edit.deleteSuccess": "Webhook deleted", - "console.containers.webhook-edit.webhook-edit.reactivateSuccess": "Webhook activated", "console.containers.webhook-formats-select.index.title": "Webhook format", "console.containers.webhook-formats-select.index.warning": "Webhook formats unavailable", "console.containers.webhooks-table.index.templateId": "Template ID", @@ -842,7 +823,6 @@ "console.views.admin-user-management-edit.index.updateSuccess": "User updated", "console.views.admin-user-management-edit.index.deleteSuccess": "User deleted", "console.views.application-add.index.appDescription": "Within applications, you can register and manage end devices and their network data. After setting up your device fleet, use one of our many integration options to pass relevant data to your external services.{break}Learn more in our guide on Adding Applications.", - "console.views.application-data.application-data.appData": "Application data", "console.views.application-data.index.appData": "Application data", "console.views.application-integrations-lora-cloud.index.loraCloudInfoText": "Lora Cloud provides value added APIs that enable simple solutions for common tasks related to LoRaWAN networks and LoRa-based devices. You can setup our LoRaCloud integrations below.", "console.views.application-integrations-lora-cloud.index.officialLoRaCloudDocumentation": "Official LoRa Cloud documentation", @@ -860,31 +840,18 @@ "console.views.application-integrations-mqtt.index.mqttServer": "MQTT server", "console.views.application-integrations-mqtt.index.host": "MQTT server host", "console.views.application-integrations-mqtt.index.connectionInfo": "Connection information", - "console.views.application-integrations-pubsub-edit.application-integrations-pubsub-edit.editPubsub": "Edit Pub/Sub", - "console.views.application-integrations-pubsub-edit.application-integrations-pubsub-edit.updateSuccess": "Pub/Sub updated", - "console.views.application-integrations-pubsub-edit.application-integrations-pubsub-edit.deleteSuccess": "Pub/Sub deleted", "console.views.application-integrations-pubsub-edit.index.editPubsub": "Edit Pub/Sub", "console.views.application-integrations-pubsub-edit.index.updateSuccess": "Pub/Sub updated", "console.views.application-integrations-pubsub-edit.index.deleteSuccess": "Pub/Sub deleted", - "console.views.application-integrations-webhook-add-choose.application-integrations-webhook-add-choose.chooseTemplate": "Choose webhook template", - "console.views.application-integrations-webhook-add-choose.application-integrations-webhook-add-choose.customTileDescription": "Create a custom webhook without template", "console.views.application-integrations-webhook-add-choose.index.chooseTemplate": "Choose webhook template", "console.views.application-integrations-webhook-add-choose.index.customTileDescription": "Create a custom webhook without template", - "console.views.application-integrations-webhook-add-form.application-integrations-webhook-add-form.addCustomWebhook": "Add custom webhook", - "console.views.application-integrations-webhook-add-form.application-integrations-webhook-add-form.addWebhookViaTemplate": "Add webhook for {templateName}", - "console.views.application-integrations-webhook-add-form.application-integrations-webhook-add-form.customWebhook": "Custom webhook", "console.views.application-integrations-webhook-add-form.index.addCustomWebhook": "Add custom webhook", "console.views.application-integrations-webhook-add-form.index.addWebhookViaTemplate": "Add webhook for {templateName}", "console.views.application-integrations-webhook-add-form.index.customWebhook": "Custom webhook", - "console.views.application-integrations-webhook-edit.application-integrations-webhook-edit.editWebhook": "Edit webhook", - "console.views.application-integrations-webhook-edit.application-integrations-webhook-edit.updateSuccess": "Webhook updated", - "console.views.application-integrations-webhook-edit.application-integrations-webhook-edit.deleteSuccess": "Webhook deleted", - "console.views.application-integrations-webhook-edit.application-integrations-webhook-edit.reactivateSuccess": "Webhook activated", "console.views.application-integrations-webhook-edit.index.editWebhook": "Edit webhook", "console.views.application-integrations-webhook-edit.index.updateSuccess": "Webhook updated", "console.views.application-integrations-webhook-edit.index.deleteSuccess": "Webhook deleted", "console.views.application-integrations-webhook-edit.index.reactivateSuccess": "Webhook activated", - "console.views.application-overview.application-overview.failedAccessOtherHostApplication": "The application you attempted to visit is registered on a different cluster and needs to be accessed using its host Console.", "console.views.application-overview.index.failedAccessOtherHostApplication": "The application you attempted to visit is registered on a different cluster and needs to be accessed using its host Console.", "console.views.device-general-settings.application-server-form.index.skip": "Enforce skipping payload crypto", "console.views.device-general-settings.application-server-form.index.include": "Enforce payload crypto", @@ -956,11 +923,6 @@ "console.views.gateway-general-settings.messages.deleteGateway": "Delete gateway", "console.views.gateway-general-settings.messages.modalWarning": "Are you sure you want to delete \"{gtwName}\"? This action cannot be undone and it will not be possible to reuse the gateway ID.", "console.views.gateway-general-settings.messages.disablePacketBrokerForwarding": "Disable forwarding uplink messages received from this gateway to the Packet Broker", - "console.views.gateway-overview.gateway-overview.downloadGlobalConf": "Download global_conf.json", - "console.views.gateway-overview.gateway-overview.globalConf": "Global configuration", - "console.views.gateway-overview.gateway-overview.globalConfFailed": "Failed to download global_conf.json", - "console.views.gateway-overview.gateway-overview.globalConfFailedMessage": "An unknown error occurred and the global_conf.json could not be downloaded", - "console.views.gateway-overview.gateway-overview.globalConfUnavailable": "Unavailable for gateways without frequency plan", "console.views.gateway-overview.index.downloadGlobalConf": "Download global_conf.json", "console.views.gateway-overview.index.globalConf": "Global configuration", "console.views.gateway-overview.index.globalConfFailed": "Failed to download global_conf.json", @@ -968,7 +930,6 @@ "console.views.gateway-overview.index.globalConfUnavailable": "Unavailable for gateways without frequency plan", "console.views.organization-add.index.orgDescription": "Organizations are used to group multiple users and assigning collective rights for them. An organization can then be set as collaborator of applications or gateways. This makes it easy to grant or revoke rights to entities for a group of users.{break} Learn more in our guide on Organization Management.", "console.views.organization-data.index.orgData": "Organization data", - "console.views.organization-data.organization-data.orgData": "Organization data", "console.views.overview.help-link.needHelp": "Need help? Have a look at our {documentationLink} or {supportLink}.", "console.views.overview.help-link.needHelpShort": "Need help? Have a look at our {link}.", "console.views.overview.index.createApplication": "Create an application", @@ -981,7 +942,6 @@ "console.views.overview.index.continueWorking": "Walk right through to your applications and/or gateways.", "console.views.overview.index.componentStatus": "Component status", "console.views.overview.index.versionInfo": "Version info", - "containers.collaborator-form.collaborator-form.collaboratorIdPlaceholder": "Type to choose a collaborator", "containers.fetch-table.index.errorMessage": "There was an error and the list of {entity, select, applications {applications} organizations {organizations} keys {API keys} collaborators {collaborators} devices {end devices} gateways {gateways} users {users} webhooks {webhooks} other {entities}} could not be displayed", "lib.components.date-time.relative.justNow": "just now", "lib.components.init.initializing": "Initializing…",