From 1b99b6f0aa76bd031a5b35df683abf7b0d7ba771 Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 16 Jul 2024 21:52:50 +0200 Subject: [PATCH] en i18n improved --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c685272b..9c421036 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -352,11 +352,11 @@ "description": "" }, "customPrompts_ExportAll": { - "message": "Export all Prompts", + "message": "Export all prompts", "description": "" }, "customPrompts_Import": { - "message": "Import new Prompts", + "message": "Import new prompts", "description": "" }, "importPrompts_confirmText": {