From edbc047e2945580c4424895108745b5109cf7e98 Mon Sep 17 00:00:00 2001 From: Niklas Volcz Date: Wed, 18 Sep 2024 11:04:06 +0200 Subject: [PATCH] Update website/public/locales/en.json Co-authored-by: Johan Haals --- website/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/public/locales/en.json b/website/public/locales/en.json index 176a0e7c6..2d8b9ff40 100644 --- a/website/public/locales/en.json +++ b/website/public/locales/en.json @@ -52,7 +52,7 @@ "delete": { "buttonDelete": "Delete", "messageDeleted": "The secret is removed from the server!", - "dialogTitle": "Delete the secret?", + "dialogTitle": "Delete secret?", "dialogMessage": "Are you sure you want to remove this secret?", "dialogProgress": "Deleting...", "dialogConfirm": "Delete",