I'm trying to change widget language. especially the name of the months.
self.ctx.translate.use('ru_RU').subscribe(response => {
console.log('response',response)
})
doesn't work :(
I'm trying to change widget language. especially the name of the months.
self.ctx.translate.use('ru_RU').subscribe(response => {
console.log('response',response)
})
doesn't work :(