diff --git a/routes/pronoun.vue b/routes/pronoun.vue index 265784345..5c1783a62 100644 --- a/routes/pronoun.vue +++ b/routes/pronoun.vue @@ -169,7 +169,7 @@ export default { this.$t('sources.headerLong', {}, false), ].filter((x) => !!x).join(', '), banner: `api/banner${this.$route.path.replace(/\/$/, '')}.png`, - }) + }, this.$translator) : {}; }, computed: {