refactor: i18n SEO

This commit is contained in:
liyasthomas
2021-08-16 22:02:18 +05:30
parent e5c8d05850
commit c04435108b
22 changed files with 185 additions and 144 deletions

View File

@@ -205,7 +205,7 @@ export default defineComponent({
},
head() {
return {
title: `Documentation • Hoppscotch`,
title: `${this.$t("navigation.doc")} • Hoppscotch`,
}
},
methods: {