Sign In -> Sign in

This commit is contained in:
Samuel Newman 2024-03-21 22:24:37 +00:00
parent df7f9856bb
commit a3eab31bda
3 changed files with 9 additions and 8 deletions

View file

@ -87,7 +87,7 @@ export const SplashScreen = ({
variant="solid"
color="secondary">
<ButtonText>
<Trans>Sign In</Trans>
<Trans>Sign in</Trans>
</ButtonText>
</Button>
</View>