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

9 lines
107 B
TypeScript
Raw Normal View History

2021-01-20 00:39:39 +01:00
export default {
heading: {
segments: {
left: 'Federated',
right: 'External'
}
}
}