From 9e64796a9edb692669090fd374d9eb3a8ca7035e Mon Sep 17 00:00:00 2001 From: Johann150 Date: Wed, 13 Jul 2022 12:54:17 +0200 Subject: [PATCH] add english strings for account deletion --- locales/en-US.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 6ba9cdaea..26c51e808 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -848,6 +848,8 @@ cropImageAsk: "Do you want to crop this image?" recentNHours: "Last {n} hours" recentNDays: "Last {n} days" isSystemAccount: "An account created and automatically operated by the system." +typeToConfirm: "Please enter {x} to confirm" +deleteAccount: "Delete account" _emailUnavailable: used: "This email address is already being used" format: "The format of this email address is invalid"