You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/locales/lib/human/en.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -826,6 +826,10 @@
826
826
"active": "Active",
827
827
"inactive": "Inactive",
828
828
"bread_time_window": "You can take on Max Battles between 6AM and 9PM.",
829
+
"rsvp_0": "no rsvp",
830
+
"rsvp_1": "rsvp",
831
+
"rsvp_2": "rsvp_only",
832
+
"rsvp_changes": "RSVP changes",
829
833
"expert_basic_syntax": "Basic Syntax 🔎",
830
834
"expert_clause_description": "The fundamental building block of a filter is a clause. A clause consists of a prefix (what you're filtering), followed by a value or a range.",
831
835
"expert_format_description": "The basic format is: [Prefix][Value] or [Prefix][MinValue]-[MaxValue]",
0 commit comments