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

10 lines
129 B
TypeScript
Raw Normal View History

2020-11-30 00:24:53 +01:00
export default {
heading: {
segments: {
left: '我的关注',
right: '本站嘟嘟'
}
},
content: {}
}