stream/src/data/strings.js

6 lines
64 B
JavaScript
Raw Normal View History

export default {
en: {
nextStream: 'Next stream:',
},
}