Replaced dot-dot-dot with ellipsis

merge-requests/622/head
Jo Vuit 2019-01-24 13:34:10 +01:00
rodzic 4b585f3ee2
commit ed3faa6047
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -168,7 +168,7 @@ export default {
computed: {
labels () {
return {
searchPlaceholder: this.$gettext('Search by domain, username, bio...')
searchPlaceholder: this.$gettext('Search by domain, username, bio')
}
},
actionFilters () {