Skip to content
Snippets Groups Projects
Commit 6fa89d46 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'a-an-library' into 'develop'

Fix a small grammatical error

See merge request funkwhale/funkwhale!344
parents d0d0655a da447f40
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,7 @@ export default { ...@@ -119,7 +119,7 @@ export default {
}, },
computed: { computed: {
labels () { labels () {
let searchPlaceholder = this.$gettext('Enter an library domain name...') let searchPlaceholder = this.$gettext('Enter a library domain name...')
let title = this.$gettext('Libraries') let title = this.$gettext('Libraries')
return { return {
searchPlaceholder, searchPlaceholder,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment