fix copy: group owner has lost access to chats

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-05-19 16:43:58 +03:00
parent 543cbe328c
commit 175c114878
@@ -41,7 +41,7 @@ export function GroupOwnerChatDisabled({
return ( return (
<ChatFooter <ChatFooter
heading={l`This chat is unavailable`} heading={l`This chat is unavailable`}
subheading={l`The group owner has been suspended`} subheading={l`The group owner has lost access to chats`}
icon={WarningIcon}> icon={WarningIcon}>
<Pressable <Pressable
accessibilityRole="button" accessibilityRole="button"