2021-03-05 13:37:53 +00:00
|
|
|
export default {
|
|
|
|
en: {
|
2021-05-15 18:14:41 +00:00
|
|
|
nextStream: 'Program',
|
2021-05-18 11:24:06 +00:00
|
|
|
pastStream: 'Previous Episodes',
|
2021-03-24 15:24:34 +00:00
|
|
|
nowPlaying: 'Now playing',
|
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-05-17 15:27:31 +00:00
|
|
|
subEvent: 'Add to calendar',
|
2021-05-16 23:08:25 +00:00
|
|
|
watchEpisode: 'Watch Episode',
|
2021-05-17 15:27:31 +00:00
|
|
|
watchTrailer: 'Watch the trailer',
|
2021-03-05 13:37:53 +00:00
|
|
|
},
|
|
|
|
}
|