diff options
author | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-03-20 22:54:38 +0900 |
---|---|---|
committer | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-04-08 22:20:19 +0900 |
commit | f2ee19f15a78125a1dc2ba8b9c175dd9831e5700 (patch) | |
tree | 30ce4b3c79f241abbd5bdd82ed0d0ed95a449006 /locales/en-US.json | |
parent | b6c5301bef843eab1262faca8548df204908b663 (diff) |
hidden attendees (? people)
Diffstat (limited to 'locales/en-US.json')
-rw-r--r-- | locales/en-US.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index afa6d5f..a02c500 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -101,6 +101,7 @@ "eventpwd": "Event password", "fixerrors": "Please fix these errors:", "forgotpwd": "Forgot password", + "frontend.elnumber": "({{count}} people)", "frontend.eventattendees": "people", "group.about": "About", "group.addevent": "To link an existing event to this group, copy and paste the two codes below into the 'Event Group' box when creating a new event or editing an existing event.", |