mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 21:41:54 +02:00
Replaced 'dot-dot-dot- by ellipsis
This commit is contained in:
parent
2af6f89545
commit
4b585f3ee2
3 changed files with 3 additions and 3 deletions
|
@ -148,7 +148,7 @@ export default {
|
|||
computed: {
|
||||
labels () {
|
||||
return {
|
||||
searchPlaceholder: this.$gettext('Search by name...')
|
||||
searchPlaceholder: this.$gettext('Search by name…')
|
||||
}
|
||||
},
|
||||
actionFilters () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue