+
+ Reset member budgets?
+
+
+ {memberCount} {pluralize(memberCount, "member has", "members have")} a custom budget, so the new team default
+ of ${formatNumberWithCommas(newBudget, 2)} will not apply to {pluralize(memberCount, "that member", "them")}.
+ Reset {pluralize(memberCount, "it", "them")} to the default, or keep the custom{" "}
+ {pluralize(memberCount, "budget", "budgets")}?
+
+
+ {failed ? (
+ <>
+
+
+ >
+ ) : (
+ <>
+
+
+
+ >
+ )}
+
+
+