From c5f7b115db132d720c608223cac958ff78fd3b75 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke <1407574+dinoue@users.noreply.github.com> Date: Sat, 3 May 2025 00:02:19 +0900 Subject: Update locales/en.json, "Removal password" Co-authored-by: Raphael --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locales') diff --git a/locales/en.json b/locales/en.json index c44c29f..281ba46 100644 --- a/locales/en.json +++ b/locales/en.json @@ -186,7 +186,7 @@ "views.event.removeme": "Remove me", "views.event.removemyself": "Remove myself", "views.event.removemyselfdesc": "Remove yourself from '{{eventData.name}}'", - "views.event.removepswd": "Remove password", + "views.event.removepswd": "Removal password", "views.event.removepswddesc": "You can use this password to remove yourself from the list of event attendees. If you provided your email, you'll receive it by email. Otherwise, write it down now because it will not be shown again.", "views.event.removetitle": "Remove {{ attendeeName }} from {{ eventName }}", "views.event.removeuser": "Remove user from event", -- cgit v1.2.3