diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index 1202619e8..18a6add5e 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -384,7 +384,7 @@ }, "watermark": { "title": "Add Watermark", - "desc": "Add text or image watermarks to PDF files" + "desc": "Add a custom watermark to your PDF document." }, "permissions": { "title": "Change Permissions", @@ -778,7 +778,7 @@ "submit": "Add image" }, "watermark": { - "title": "Add Watermark", + "title": "Add Watermark", "desc": "Add text or image watermarks to PDF files", "completed": "Watermark added", "submit": "Add Watermark", diff --git a/frontend/public/locales/en-US/translation.json b/frontend/public/locales/en-US/translation.json index 53f8a6658..af7188944 100644 --- a/frontend/public/locales/en-US/translation.json +++ b/frontend/public/locales/en-US/translation.json @@ -380,7 +380,7 @@ }, "watermark": { "title": "Add Watermark", - "desc": "Add text or image watermarks to PDF files" + "desc": "Add a custom watermark to your PDF document." }, "permissions": { "title": "Change Permissions",