summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINOUE Daisuke <1407574+dinoue@users.noreply.github.com>2025-05-03 00:02:19 +0900
committerGitHub <noreply@github.com>2025-05-03 00:02:19 +0900
commitc5f7b115db132d720c608223cac958ff78fd3b75 (patch)
treefd7c70116df222777fa11d6db9277bc1c43d927b
parentc5a527e63c16c17a18d4452952fa17fe045abc67 (diff)
Update locales/en.json, "Removal password"
Co-authored-by: Raphael <mail@raphaelkabo.com>
-rw-r--r--locales/en.json2
1 files changed, 1 insertions, 1 deletions
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 <strong>not be shown again</strong>.",
"views.event.removetitle": "Remove {{ attendeeName }} from {{ eventName }}",
"views.event.removeuser": "Remove user from event",