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