tooot/src/i18n/en/screens/sharedRelationships.ts

9 lines
108 B
TypeScript

export default {
heading: {
segments: {
left: 'Following',
right: 'Followers'
}
}
}