From 9ad13575b4b6bd6fe96ffe3172698c92c6308762 Mon Sep 17 00:00:00 2001 From: AlexTzykin <52533659+AlexTzykin@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:57:51 +0300 Subject: [PATCH] fil localization remove "the" and "a" --- .../Localizations/en.VirtoCommerce.Thumbnail.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/VirtoCommerce.ImageToolsModule.Web/Localizations/en.VirtoCommerce.Thumbnail.json b/src/VirtoCommerce.ImageToolsModule.Web/Localizations/en.VirtoCommerce.Thumbnail.json index 6673831..456a63b 100644 --- a/src/VirtoCommerce.ImageToolsModule.Web/Localizations/en.VirtoCommerce.Thumbnail.json +++ b/src/VirtoCommerce.ImageToolsModule.Web/Localizations/en.VirtoCommerce.Thumbnail.json @@ -12,7 +12,7 @@ }, "task-detail": { "title": "Thumbnails generation task detail", - "subtitle": "Manage the task settings and detail", + "subtitle": "Manage task settings and detail", "labels": { "name": "Name", "path-images": "Path to images", @@ -39,7 +39,7 @@ }, "setting-managment": { "title": "Thumbnails settings", - "subtitle": "Manage a thumbnails settings", + "subtitle": "Manage thumbnails settings", "background": "background", "height": "height", "width": "width",