Translation followups (#9980)
This commit is contained in:
@@ -147,7 +147,7 @@ function TranslationLanguageSelect({
|
||||
{({props}) => {
|
||||
return (
|
||||
<Text {...props} style={[a.text_xs]}>
|
||||
<Trans>Edit</Trans>
|
||||
<Trans>Change</Trans>
|
||||
</Text>
|
||||
)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user