tweak label (#7937)
This commit is contained in:
@@ -270,7 +270,7 @@ let ProfileMenu = ({
|
|||||||
)}
|
)}
|
||||||
<Menu.Item
|
<Menu.Item
|
||||||
testID="profileHeaderDropdownListAddRemoveBtn"
|
testID="profileHeaderDropdownListAddRemoveBtn"
|
||||||
label={_(msg`Add to Lists`)}
|
label={_(msg`Add to lists`)}
|
||||||
onPress={onPressAddRemoveLists}>
|
onPress={onPressAddRemoveLists}>
|
||||||
<Menu.ItemText>
|
<Menu.ItemText>
|
||||||
<Trans>Add to lists</Trans>
|
<Trans>Add to lists</Trans>
|
||||||
|
|||||||
Reference in New Issue
Block a user