Mark admonition text for translation in CreateListFromStarterPackDialog (#9922)

This commit is contained in:
surfdude29
2026-02-21 16:53:44 +00:00
committed by GitHub
parent cb7e2ab976
commit 02c2a9ea7c
@@ -160,8 +160,10 @@ export function CreateListFromStarterPackDialog({
</Text>
<Admonition type="tip">
Changes to the starter pack will not be reflected in the list
after creation. The list will be an independent copy.
<Trans>
Changes to the starter pack will not be reflected in the list
after creation. The list will be an independent copy.
</Trans>
</Admonition>
<View