mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 14:49:26 +02:00
Improve naming of pages for accessibility audit
This commit is contained in:
parent
a52232f635
commit
fc8f29d52e
6 changed files with 11 additions and 5 deletions
|
@ -214,7 +214,7 @@ export default {
|
|||
}),
|
||||
labels() {
|
||||
return {
|
||||
title: this.$pgettext('Head/Home/Title', "Welcome")
|
||||
title: this.$pgettext('Head/Home/Title', "Home")
|
||||
}
|
||||
},
|
||||
podName() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue