From 2d129889edc3b1b93e0301ef2ba82be0e46ce513 Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 16 Jul 2024 21:56:17 +0200 Subject: [PATCH] en i18n improved --- _locales/en/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 9c421036..b6f5fc79 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -364,15 +364,15 @@ "description": "" }, "customPrompts_start_import": { - "message": "Starting Custom Prompts import...", + "message": "Starting custom prompts import...", "description": "" }, "customPrompts_import_completed": { - "message": "Custom Prompts import completed! You need to click on the 'Save All' button to save your changes.", + "message": "Custom prompts import completed! You need to click on the 'Save All' button to save your changes.", "description": "" }, "importPrompts_invalidFile": { - "message": "The file you're trying to import is not a valid Custom Prompts file.", + "message": "The file you're trying to import is not a valid custom prompts file.", "description": "" }, "importPrompts_invalidPrompts": {