From dc339b3c39dff156fab239c67417b08c9fa994c5 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 3 May 2024 12:06:27 +0200 Subject: [PATCH] [TASK] Update composer description value --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b93cade5..2ec9db5c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "web-vision/wv_deepltranslate", "type": "typo3-cms-extension", - "description": "This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services.", + "description": "This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services with TYPO3 CMS", "license": ["GPL-2.0-or-later"], "homepage": "https://www.web-vision.de/en/automated-translations-with-typo3-and-deepl.html", "minimum-stability": "beta",