Update description for unpin all confirmation dialog

Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
automated-signal
2025-12-17 13:19:52 -06:00
committed by GitHub
parent 2807f5e198
commit 661e6e129d
2 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ export const PinnedMessagesPanel = memo(function PinnedMessagesPanel(
</AxoAlertDialog.Title>
<AxoAlertDialog.Description>
{i18n(
'icu:PinnedMessagesPanel__UnpinAllMessages__ConfirmDialog__Description--Group'
'icu:PinnedMessagesPanel__UnpinAllMessages__ConfirmDialog__Description'
)}
</AxoAlertDialog.Description>
</AxoAlertDialog.Body>