Wizard: Update microcopy on Locale step (HMS-5656)

This updates microcopy on Locale step as suggested in the linked bug report.
This commit is contained in:
regexowl 2025-04-02 11:09:23 +02:00 committed by Klara Simickova
parent 74e774e986
commit 9e1285c6f3

View file

@ -11,7 +11,7 @@ const LocaleStep = () => {
<Title headingLevel="h1" size="xl">
Locale
</Title>
<Text>Select locale for your image.</Text>
<Text>Select the locale for your image.</Text>
<LanguagesDropDown />
<KeyboardDropDown />
</Form>