Mark admonition text for translation in CreateListFromStarterPackDialog (#9922)
This commit is contained in:
@@ -160,8 +160,10 @@ export function CreateListFromStarterPackDialog({
|
|||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Admonition type="tip">
|
<Admonition type="tip">
|
||||||
Changes to the starter pack will not be reflected in the list
|
<Trans>
|
||||||
after creation. The list will be an independent copy.
|
Changes to the starter pack will not be reflected in the list
|
||||||
|
after creation. The list will be an independent copy.
|
||||||
|
</Trans>
|
||||||
</Admonition>
|
</Admonition>
|
||||||
|
|
||||||
<View
|
<View
|
||||||
|
|||||||
Reference in New Issue
Block a user