Spanish Version to the HomePage

This commit is contained in:
Paolo Arena
2019-03-13 19:35:02 +01:00
parent 1be96c06dd
commit 213330564d
4 changed files with 195 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
import Vue from 'vue'
import { Component, Prop } from 'vue-property-decorator'
import { Component, Prop, Watch } from 'vue-property-decorator'
import { tools } from '@src/store/Modules/tools'
import { UserStore } from '@store'