Skip to content

Commit 43754b6

Browse files
Backend/i18n: Make exclude_attending error string less technical.
1 parent 79f7c3b commit 43754b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/backend/src/couchers/i18n/locales

app/backend/src/couchers/i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"event_cant_update_old_event": "You can't modify, subscribe to, or attend to an event that's more than 1 day old.",
6767
"event_community_invite_already_approved": "A community invite has already been sent out for this event.",
6868
"event_community_invite_already_requested": "You have already requested a community invite for this event.",
69-
"cannot_combine_attending_and_exclude_attending": "You cannot set both attending and exclude_attending.",
69+
"cannot_combine_attending_and_exclude_attending": "Your filters cannot both include and exclude events you are attending.",
7070
"event_community_invite_not_found": "Couldn't find that event community invite.",
7171
"event_edit_permission_denied": "You're not allowed to edit that event.",
7272
"event_ends_before_starts": "The event must end after it starts.",

0 commit comments

Comments
 (0)