We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301a2d2 commit 2c84243Copy full SHA for 2c84243
README.md
@@ -269,8 +269,8 @@ messageActions="[
269
270
```javascript
271
textMessages="{
272
- ROOMS_EMPTY: 'Aucun groupe',
273
- ROOM_EMPTY: 'Aucun groupe sélectionné',
+ ROOMS_EMPTY: 'Aucune conversation',
+ ROOM_EMPTY: 'Aucune conversation sélectionnée',
274
NEW_MESSAGES: 'Nouveaux messages',
275
MESSAGE_DELETED: 'Ce message a été supprimé',
276
MESSAGES_EMPTY: 'Aucun message',
0 commit comments