From c89cb3b0d0bbc6ec8eae84f0443779ee4675c43a Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 22 Sep 2022 09:55:53 +0200 Subject: [PATCH] Update admin/src/locales/en.json Co-authored-by: Moriz Wahl --- admin/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index 2474b6cd2..5f82dabe3 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -7,7 +7,7 @@ "contributionLinks": "Contribution Links", "create": "Create", "cycle": "Cycle", - "deleteNow": "Do you really delete automatic creations '{name}'?", + "deleteNow": "Delete automatic creations '{name}'?", "maximumAmount": "Maximum amount", "maxPerCycle": "Repetition", "memo": "Memo",