This commit is contained in:
2020-07-15 20:06:18 +00:00
parent 37a340dd25
commit 3e2d1b3447
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ export default {
if (this.label) {
return this.label;
}
return $ay.t("Tags");
return this.$ay.t("Tags");
}
},
methods: {