mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
fix(webapp): fixes console warning by adding profile list filter locales (#8810)
* Fix console warning by adding 'common.filter' to locales * Make 'common.filter' ident in component 'ProfileList.vue' responsive and remove default value
This commit is contained in:
parent
04dec08d04
commit
abb9d944f2
@ -89,7 +89,6 @@ export default {
|
|||||||
profileListVisibleCount,
|
profileListVisibleCount,
|
||||||
filter: null,
|
filter: null,
|
||||||
itemHeight: 56,
|
itemHeight: 56,
|
||||||
filterPlaceholder: this.$t('common.filter', 'Filter...'),
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
@ -110,6 +109,9 @@ export default {
|
|||||||
? this.filteredConnections
|
? this.filteredConnections
|
||||||
: this.filteredConnections.slice(0, this.profileListVisibleCount)
|
: this.filteredConnections.slice(0, this.profileListVisibleCount)
|
||||||
},
|
},
|
||||||
|
filterPlaceholder() {
|
||||||
|
return this.$t('common.filter')
|
||||||
|
},
|
||||||
filteredConnections() {
|
filteredConnections() {
|
||||||
if (!this.filter) {
|
if (!this.filter) {
|
||||||
return this.profiles
|
return this.profiles
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Thema ::: Themen",
|
"category": "Thema ::: Themen",
|
||||||
"comment": "Kommentar ::: Kommentare",
|
"comment": "Kommentar ::: Kommentare",
|
||||||
|
"filter": "Filtern …",
|
||||||
"letsTalk": "Miteinander reden",
|
"letsTalk": "Miteinander reden",
|
||||||
"loading": "wird geladen",
|
"loading": "wird geladen",
|
||||||
"loadMore": "mehr laden",
|
"loadMore": "mehr laden",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Topic ::: Topics",
|
"category": "Topic ::: Topics",
|
||||||
"comment": "Comment ::: Comments",
|
"comment": "Comment ::: Comments",
|
||||||
|
"filter": "Filter …",
|
||||||
"letsTalk": "Let`s Talk",
|
"letsTalk": "Let`s Talk",
|
||||||
"loading": "loading",
|
"loading": "loading",
|
||||||
"loadMore": "load more",
|
"loadMore": "load more",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Categoría ::: Categorías",
|
"category": "Categoría ::: Categorías",
|
||||||
"comment": "Comentario ::: Comentarios",
|
"comment": "Comentario ::: Comentarios",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Hablemos",
|
"letsTalk": "Hablemos",
|
||||||
"loading": "cargando",
|
"loading": "cargando",
|
||||||
"loadMore": "cargar más",
|
"loadMore": "cargar más",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Catégorie ::: Catégories",
|
"category": "Catégorie ::: Catégories",
|
||||||
"comment": "Commentaire ::: Commentaires",
|
"comment": "Commentaire ::: Commentaires",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Parlons-en",
|
"letsTalk": "Parlons-en",
|
||||||
"loading": "chargement",
|
"loading": "chargement",
|
||||||
"loadMore": "charger plus",
|
"loadMore": "charger plus",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Categoria ::: Categorie",
|
"category": "Categoria ::: Categorie",
|
||||||
"comment": "Commento ::: Commenti",
|
"comment": "Commento ::: Commenti",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Discutiamo",
|
"letsTalk": "Discutiamo",
|
||||||
"loading": "Caricamento in corso",
|
"loading": "Caricamento in corso",
|
||||||
"loadMore": "Caricare di più",
|
"loadMore": "Caricare di più",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Categorie ::: Categorieën",
|
"category": "Categorie ::: Categorieën",
|
||||||
"comment": "Opmerking ::: Opmerkingen",
|
"comment": "Opmerking ::: Opmerkingen",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Laten we praten",
|
"letsTalk": "Laten we praten",
|
||||||
"loading": "inlading",
|
"loading": "inlading",
|
||||||
"loadMore": "meer laden",
|
"loadMore": "meer laden",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Kategoria ::: Kategorie",
|
"category": "Kategoria ::: Kategorie",
|
||||||
"comment": "Komentarz ::: Komentarze",
|
"comment": "Komentarz ::: Komentarze",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Porozmawiajmy",
|
"letsTalk": "Porozmawiajmy",
|
||||||
"loading": "załadunek",
|
"loading": "załadunek",
|
||||||
"loadMore": "Obciążenie więcej",
|
"loadMore": "Obciążenie więcej",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Categoria ::: Categorias",
|
"category": "Categoria ::: Categorias",
|
||||||
"comment": "Comentário ::: Comentários",
|
"comment": "Comentário ::: Comentários",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Vamos Conversar",
|
"letsTalk": "Vamos Conversar",
|
||||||
"loading": "Carregando",
|
"loading": "Carregando",
|
||||||
"loadMore": "Carregar mais",
|
"loadMore": "Carregar mais",
|
||||||
|
|||||||
@ -160,6 +160,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"category": "Категория ::: Категории ::: Категории",
|
"category": "Категория ::: Категории ::: Категории",
|
||||||
"comment": "Комментарий::: Комментарии::: Комментарии",
|
"comment": "Комментарий::: Комментарии::: Комментарии",
|
||||||
|
"filter": null,
|
||||||
"letsTalk": "Давай поговорим",
|
"letsTalk": "Давай поговорим",
|
||||||
"loading": "загрузка",
|
"loading": "загрузка",
|
||||||
"loadMore": "Загрузить ещё",
|
"loadMore": "Загрузить ещё",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user