mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 01:59:19 +02:00
Setup translations with Vue
This commit is contained in:
parent
a4418bdcfe
commit
de753502c9
5 changed files with 39 additions and 2 deletions
|
@ -49,6 +49,7 @@ export default {
|
|||
PlaylistModal
|
||||
},
|
||||
created () {
|
||||
console.log(this.$t('hello'))
|
||||
this.$store.dispatch('instance/fetchSettings')
|
||||
let self = this
|
||||
setInterval(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue