refactor: i18n SEO
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
export default {
|
||||
head() {
|
||||
return {
|
||||
title: `Realtime • Hoppscotch`,
|
||||
title: `${this.$t("navigation.realtime")} • Hoppscotch`,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user