Improve naming of pages for accessibility audit

This commit is contained in:
Ciarán Ainsworth 2020-07-22 12:10:07 +01:00
parent a52232f635
commit fc8f29d52e
6 changed files with 11 additions and 5 deletions

View file

@ -214,7 +214,7 @@ export default {
}),
labels() {
return {
title: this.$pgettext('Head/Home/Title', "Welcome")
title: this.$pgettext('Head/Home/Title', "Home")
}
},
podName() {