mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change text for chat room search to 'Filter chat rooms'
This commit is contained in:
parent
61ecb448bb
commit
1cc60cd154
@ -88,7 +88,7 @@
|
|||||||
"newMessages": "Neue Nachrichten",
|
"newMessages": "Neue Nachrichten",
|
||||||
"roomEmpty": "Keinen Raum selektiert",
|
"roomEmpty": "Keinen Raum selektiert",
|
||||||
"roomsEmpty": "Keine Räume",
|
"roomsEmpty": "Keine Räume",
|
||||||
"search": "Suche",
|
"search": "Chat-Räume filtern",
|
||||||
"typeMessage": "Nachricht schreiben",
|
"typeMessage": "Nachricht schreiben",
|
||||||
"userProfileButton": {
|
"userProfileButton": {
|
||||||
"label": "Chat",
|
"label": "Chat",
|
||||||
|
|||||||
@ -88,7 +88,7 @@
|
|||||||
"newMessages": "New Messages",
|
"newMessages": "New Messages",
|
||||||
"roomEmpty": "No room selected",
|
"roomEmpty": "No room selected",
|
||||||
"roomsEmpty": "No rooms",
|
"roomsEmpty": "No rooms",
|
||||||
"search": "Search",
|
"search": "Filter chat rooms",
|
||||||
"typeMessage": "Type message",
|
"typeMessage": "Type message",
|
||||||
"userProfileButton": {
|
"userProfileButton": {
|
||||||
"label": "Chat",
|
"label": "Chat",
|
||||||
|
|||||||
@ -75,6 +75,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"chat": {
|
||||||
|
"search": "Filtrar salas de chat"
|
||||||
|
},
|
||||||
"code-of-conduct": {
|
"code-of-conduct": {
|
||||||
"subheader": "para la red social de {ORGANIZATION_NAME}"
|
"subheader": "para la red social de {ORGANIZATION_NAME}"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -75,6 +75,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"chat": {
|
||||||
|
"search": "Filtrer les salons de chat"
|
||||||
|
},
|
||||||
"code-of-conduct": {
|
"code-of-conduct": {
|
||||||
"subheader": "pour le réseau social de {ORGANIZATION_NAME}"
|
"subheader": "pour le réseau social de {ORGANIZATION_NAME}"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user