Mark admonition text for translation in CreateListFromStarterPackDialog (#9922)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user