Bluesky app fork with some witchin' additions 💫

Mark admonition text for translation in `CreateListFromStarterPackDialog` (#9922)

authored by

surfdude29 and committed by
GitHub
02c2a9ea cb7e2ab9

+4 -2
+4 -2
src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx
··· 160 </Text> 161 162 <Admonition type="tip"> 163 - Changes to the starter pack will not be reflected in the list 164 - after creation. The list will be an independent copy. 165 </Admonition> 166 167 <View
··· 160 </Text> 161 162 <Admonition type="tip"> 163 + <Trans> 164 + Changes to the starter pack will not be reflected in the list 165 + after creation. The list will be an independent copy. 166 + </Trans> 167 </Admonition> 168 169 <View