diff --git a/app/docker/views/dashboard/dashboard.html b/app/docker/views/dashboard/dashboard.html
index 2e909e6bc..cdc2ba083 100644
--- a/app/docker/views/dashboard/dashboard.html
+++ b/app/docker/views/dashboard/dashboard.html
@@ -1,6 +1,6 @@
| Endpoint | +Environment |
{{ endpoint.Name }}
diff --git a/app/docker/views/docker-features-configuration/docker-features-configuration.html b/app/docker/views/docker-features-configuration/docker-features-configuration.html
index d906d86c6..3ca6b421f 100644
--- a/app/docker/views/docker-features-configuration/docker-features-configuration.html
+++ b/app/docker/views/docker-features-configuration/docker-features-configuration.html
@@ -14,7 +14,7 @@
- These features are only available for an Agent enabled endpoints.
+ These features are only available for an Agent enabled environments.
diff --git a/app/edge/components/associated-endpoints-datatable/associatedEndpointsDatatable.html b/app/edge/components/associated-endpoints-datatable/associatedEndpointsDatatable.html
index d19f4b8bc..f5da826c8 100644
--- a/app/edge/components/associated-endpoints-datatable/associatedEndpointsDatatable.html
+++ b/app/edge/components/associated-endpoints-datatable/associatedEndpointsDatatable.html
@@ -52,7 +52,7 @@
Loading... |
| ||||||
| No endpoint available. | +No environment available. | ||||||||
Manually select Edge endpoints
+Manually select Edge environments
Automatically associate endpoints via tags
+Automatically associate environments via tags
@@ -49,9 +49,9 @@Associate any endpoint matching at least one of the selected tags
+Associate any environment matching at least one of the selected tags
Associate any endpoint matching all of the selected tags
+Associate any environment matching all of the selected tags
@@ -106,7 +106,7 @@Server metrics features must be enabled in the - endpoint configuration view. + environment configuration view.
| Endpoint | +Environment | {{ ctrl.endpoint.Name }} | diff --git a/app/kubernetes/views/resource-pools/access/resourcePoolAccess.html b/app/kubernetes/views/resource-pools/access/resourcePoolAccess.html index 7a34c74c0..d6ba1d52b 100644 --- a/app/kubernetes/views/resource-pools/access/resourcePoolAccess.html +++ b/app/kubernetes/views/resource-pools/access/resourcePoolAccess.html @@ -38,8 +38,8 @@|||||||||||||||||
| - Endpoint + Environment |
Role
diff --git a/app/portainer/components/datatables/endpoints-datatable/endpointsDatatable.html b/app/portainer/components/datatables/endpoints-datatable/endpointsDatatable.html
index 415191f4b..54023c703 100644
--- a/app/portainer/components/datatables/endpoints-datatable/endpointsDatatable.html
+++ b/app/portainer/components/datatables/endpoints-datatable/endpointsDatatable.html
@@ -15,7 +15,7 @@
Remove
@@ -102,7 +102,7 @@
Loading... |
| |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No endpoint available. | +No environment available. | ||||||||||||||||||
- This endpoint is currently offline (read-only). Data shown is based on the latest available snapshot. + This environment is currently offline (read-only). Data shown is based on the latest available snapshot.
diff --git a/app/portainer/settings/general/ssl-certificate/ssl-certificate.html b/app/portainer/settings/general/ssl-certificate/ssl-certificate.html
index 84c52b69d..222f62f4e 100644
--- a/app/portainer/settings/general/ssl-certificate/ssl-certificate.html
+++ b/app/portainer/settings/general/ssl-certificate/ssl-certificate.html
@@ -7,7 +7,7 @@
- Forcing HTTPs only will cause Portainer to stop listening on the HTTP port. Any edge agent endpoint that is using HTTP will no longer be available.
+ Forcing HTTPs only will cause Portainer to stop listening on the HTTP port. Any edge agent environment that is using HTTP will no longer be available.