2021-03-05 13:37:53 +00:00
|
|
|
export default {
|
|
|
|
en: {
|
2021-03-11 20:24:44 +00:00
|
|
|
nextStream: 'Next streams',
|
|
|
|
pastStream: 'Latest streams',
|
2021-03-10 13:51:24 +00:00
|
|
|
noStreams: 'No upcoming streams, check back soon.',
|
|
|
|
underscoreTagline: ['LEAVE THE', 'SURVEILLANCE ECONOMY', '— TOGETHER.'],
|
2021-03-11 20:24:44 +00:00
|
|
|
streamDateFuture: 'Going live at: ',
|
|
|
|
streamDatePast: 'First broadcast: ',
|
2021-03-05 13:37:53 +00:00
|
|
|
},
|
|
|
|
}
|