From 37e287fd0d66dbef16a4982ca6c7b8ca80477517 Mon Sep 17 00:00:00 2001 From: Connor Yoh Date: Fri, 1 Aug 2025 18:35:20 +0100 Subject: [PATCH] Fix GB language file --- frontend/public/locales/en-GB/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index c051bf965..089562ed6 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -349,7 +349,7 @@ }, "convert": { "title": "Convert", - "desc": "Convert files between different formats", + "desc": "Convert files between different formats" }, "imageToPdf": { "title": "Image to PDF",