moved t function to global and misc cleanup
This commit is contained in:
@@ -47,9 +47,6 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
translation() {
|
||||
return window.$gz.translation;
|
||||
},
|
||||
handleInput(value) {
|
||||
this.$emit(
|
||||
"input",
|
||||
|
||||
Reference in New Issue
Block a user