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