This commit is contained in:
@@ -158,8 +158,8 @@ export default {
|
||||
},
|
||||
|
||||
methods: {
|
||||
t: function(ltkey) {
|
||||
return window.$gz.translation.get(ltkey);
|
||||
t: function(tKey) {
|
||||
return window.$gz.translation.get(tKey);
|
||||
},
|
||||
form() {
|
||||
//nothing
|
||||
|
||||
Reference in New Issue
Block a user