tweak label (#7937)

This commit is contained in:
surfdude29
2025-03-12 13:59:21 +00:00
committed by GitHub
parent 5e1c262edc
commit 597e3c1abd
+1 -1
View File
@@ -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>