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

5 lines
65 B
TypeScript
Raw Normal View History

2020-11-29 18:08:31 +01:00
export default {
2021-01-20 00:39:39 +01:00
heading: '列表:{{list}}',
2020-11-29 18:08:31 +01:00
content: {}
}