tooot/src/i18n/zh-Hans/screens/sharedRelationships.ts

9 lines
108 B
TypeScript

export default {
heading: {
segments: {
left: '关注中',
right: '关注者'
}
}
}