From b76356bc46307479d17c460444e95c097bd6b490 Mon Sep 17 00:00:00 2001 From: LJU Date: Mon, 12 Apr 2021 12:10:18 +0200 Subject: [PATCH 1/4] Improve line --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 65ec334f8443..424bed2a8b56 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2103,7 +2103,7 @@ }, "integrations": { "caption": "Integrations", - "description": "Manage integrations with services, devices, ...", + "description": "Manage integrations to add services, devices and entities", "integration": "integration", "discovered": "Discovered", "attention": "Attention required", From 2f3f6d5bebaa37e87143512f1995a9f8f6754d06 Mon Sep 17 00:00:00 2001 From: LJU Date: Mon, 12 Apr 2021 12:30:20 +0200 Subject: [PATCH 2/4] Update en.json --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 424bed2a8b56..ac34e9d981b5 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2103,7 +2103,7 @@ }, "integrations": { "caption": "Integrations", - "description": "Manage integrations to add services, devices and entities", + "description": "Manage integrations that interact with services or devices", "integration": "integration", "discovered": "Discovered", "attention": "Attention required", From 3e5bf017c3a80c74b4c756eea36ac638df799dec Mon Sep 17 00:00:00 2001 From: LJU Date: Mon, 12 Apr 2021 18:18:29 +0200 Subject: [PATCH 3/4] Update en.json --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index ac34e9d981b5..8b50a6163955 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2103,7 +2103,7 @@ }, "integrations": { "caption": "Integrations", - "description": "Manage integrations that interact with services or devices", + "description": "Manage integrations with services and/or devices", "integration": "integration", "discovered": "Discovered", "attention": "Attention required", From 089c285abcf5895baec029ab5ebc6c8671bb4d05 Mon Sep 17 00:00:00 2001 From: LJU Date: Mon, 12 Apr 2021 19:39:36 +0200 Subject: [PATCH 4/4] Update en.json --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 8b50a6163955..b923589f1abb 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2103,7 +2103,7 @@ }, "integrations": { "caption": "Integrations", - "description": "Manage integrations with services and/or devices", + "description": "Manage integrations with services or devices", "integration": "integration", "discovered": "Discovered", "attention": "Attention required",