Merge branch 'a-an-library' into 'develop'
Fix a small grammatical error See merge request funkwhale/funkwhale!344
This commit is contained in:
commit
6fa89d46ed
|
@ -119,7 +119,7 @@ export default {
|
|||
},
|
||||
computed: {
|
||||
labels () {
|
||||
let searchPlaceholder = this.$gettext('Enter an library domain name...')
|
||||
let searchPlaceholder = this.$gettext('Enter a library domain name...')
|
||||
let title = this.$gettext('Libraries')
|
||||
return {
|
||||
searchPlaceholder,
|
||||
|
|
Loading…
Reference in New Issue