Copy
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user