Skip to content
Snippets Groups Projects
Commit ed3faa60 authored by Jo Vuit's avatar Jo Vuit
Browse files

Replaced dot-dot-dot with ellipsis

parent 4b585f3e
Branches
Tags
No related merge requests found
...@@ -168,7 +168,7 @@ export default { ...@@ -168,7 +168,7 @@ export default {
computed: { computed: {
labels () { labels () {
return { return {
searchPlaceholder: this.$gettext('Search by domain, username, bio...') searchPlaceholder: this.$gettext('Search by domain, username, bio')
} }
}, },
actionFilters () { actionFilters () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment