This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
import Vue from "vue";
|
||||
import Vuetify from "vuetify/lib";
|
||||
import myLang from "../api/en";
|
||||
//import myLang from "../api/en";
|
||||
|
||||
Vue.use(Vuetify);
|
||||
|
||||
export default new Vuetify({
|
||||
lang: { locales: { myLang }, current: "myLang" },
|
||||
// lang: { locales: { myLang }, current: "myLang" },
|
||||
theme: {
|
||||
themes: {
|
||||
light: {
|
||||
|
||||
Reference in New Issue
Block a user