From b3c6295d3dfbc409d34b88f730139badd0b74c03 Mon Sep 17 00:00:00 2001 From: Bohdan Odintsov Date: Mon, 25 Aug 2025 17:09:12 +0300 Subject: [PATCH] changed sentence on user settings page --- src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index c217e0403..f8b1f82b4 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -1417,7 +1417,7 @@ "header": { "title": "Add-ons" }, - "description": "Sync your projects with external services to help stay connected and organized. Select a category and browse the options.", + "description": "Sync your projects with external services to help stay connected and organized. Select a category and browse the options. Add-ons can also be linked directly from Project page.", "tabs": { "allAddons": "All Add-ons", "connectedAddons": "Connected Add-ons"