This commit is contained in:
@@ -101,7 +101,7 @@ export default {
|
||||
if (this.label) {
|
||||
return this.label;
|
||||
}
|
||||
return $ay.t("Tags");
|
||||
return this.$ay.t("Tags");
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user