Replaced 'dot-dot-dot- by ellipsis

This commit is contained in:
Jo Vuit 2019-01-24 13:28:32 +01:00
parent 2af6f89545
commit 4b585f3ee2
3 changed files with 3 additions and 3 deletions

View file

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