mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-22 20:36:43 +00:00
Update translations + JS
This commit is contained in:
2
resources/assets/js/app_vue.js
vendored
2
resources/assets/js/app_vue.js
vendored
@@ -26,7 +26,7 @@ import VueI18n from 'vue-i18n'
|
||||
import * as uiv from 'uiv';
|
||||
|
||||
window.vuei18n = VueI18n;
|
||||
window.uiv =uiv;
|
||||
window.uiv = uiv;
|
||||
Vue.use(vuei18n);
|
||||
Vue.use(uiv);
|
||||
window.Vue = Vue;
|
||||
|
Reference in New Issue
Block a user