Add missing to in StarterPackScreen.tsx string (#4743)
This commit is contained in:
@@ -607,7 +607,7 @@ function OverflowMenu({
|
|||||||
<Trans>Delete starter pack?</Trans>
|
<Trans>Delete starter pack?</Trans>
|
||||||
</Prompt.TitleText>
|
</Prompt.TitleText>
|
||||||
<Prompt.DescriptionText>
|
<Prompt.DescriptionText>
|
||||||
<Trans>Are you sure you want delete this starter pack?</Trans>
|
<Trans>Are you sure you want to delete this starter pack?</Trans>
|
||||||
</Prompt.DescriptionText>
|
</Prompt.DescriptionText>
|
||||||
{deleteError && (
|
{deleteError && (
|
||||||
<View
|
<View
|
||||||
|
|||||||
Reference in New Issue
Block a user