From df9dbcde3d219321ccf0a5ae3deee18cd9e0b4f2 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 23 Oct 2024 09:02:15 +0800 Subject: [PATCH] Test (good commit) --- src/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.json b/src/lang/en.json index f6dffa3e..07d3a3d2 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -1060,5 +1060,5 @@ "RabbitMQ Password": "RabbitMQ Password", "rabbitmqHelpText": "To use the monitor, you will need to enable the Management Plugin in your RabbitMQ setup. For more information, please consult the {rabitmq_documentation}.", "SendGrid API Key": "SendGrid API Key", - "Separate multiple email addresses with commas":"Separate multiple email addresses with commas" + "Separate multiple email addresses with commas": "Separate multiple email addresses with commas" }