This commit is contained in:
Eric Bailey
2025-04-04 12:31:34 -05:00
parent a08e402028
commit d3ee639a3e
@@ -46,8 +46,8 @@ export function ExploreInterestsCard() {
)} )}
confirmButtonCta={_( confirmButtonCta={_(
msg({ msg({
message: `Roger roger`, message: `Copy that!`,
comment: `Confirm button text. Can be a short cheeky phrase that means "OK" e.g. "roger roger" from Star Wars`, comment: `Confirm button text. Can be a short cheeky phrase that means "OK" e.g. "Copy that!"`,
}), }),
)} )}
onConfirm={onConfirmClose} onConfirm={onConfirmClose}