stream-chat-react-native-core 5.30.0-beta.2 → 5.30.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/lib/commonjs/components/MessageList/MessageList.js +2 -2
  2. package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
  3. package/lib/commonjs/i18n/es.json +14 -14
  4. package/lib/commonjs/i18n/fr.json +14 -14
  5. package/lib/commonjs/i18n/he.json +14 -14
  6. package/lib/commonjs/i18n/hi.json +14 -14
  7. package/lib/commonjs/i18n/it.json +14 -14
  8. package/lib/commonjs/i18n/ja.json +14 -14
  9. package/lib/commonjs/i18n/ko.json +14 -14
  10. package/lib/commonjs/i18n/nl.json +14 -14
  11. package/lib/commonjs/i18n/pt-BR.json +14 -14
  12. package/lib/commonjs/i18n/ru.json +14 -14
  13. package/lib/commonjs/i18n/tr.json +14 -14
  14. package/lib/commonjs/version.json +1 -1
  15. package/lib/module/components/MessageList/MessageList.js +2 -2
  16. package/lib/module/components/MessageList/MessageList.js.map +1 -1
  17. package/lib/module/i18n/es.json +14 -14
  18. package/lib/module/i18n/fr.json +14 -14
  19. package/lib/module/i18n/he.json +14 -14
  20. package/lib/module/i18n/hi.json +14 -14
  21. package/lib/module/i18n/it.json +14 -14
  22. package/lib/module/i18n/ja.json +14 -14
  23. package/lib/module/i18n/ko.json +14 -14
  24. package/lib/module/i18n/nl.json +14 -14
  25. package/lib/module/i18n/pt-BR.json +14 -14
  26. package/lib/module/i18n/ru.json +14 -14
  27. package/lib/module/i18n/tr.json +14 -14
  28. package/lib/module/version.json +1 -1
  29. package/lib/typescript/components/MessageList/MessageList.d.ts.map +1 -1
  30. package/lib/typescript/i18n/es.json +14 -14
  31. package/lib/typescript/i18n/fr.json +14 -14
  32. package/lib/typescript/i18n/he.json +14 -14
  33. package/lib/typescript/i18n/hi.json +14 -14
  34. package/lib/typescript/i18n/it.json +14 -14
  35. package/lib/typescript/i18n/ja.json +14 -14
  36. package/lib/typescript/i18n/ko.json +14 -14
  37. package/lib/typescript/i18n/nl.json +14 -14
  38. package/lib/typescript/i18n/pt-BR.json +14 -14
  39. package/lib/typescript/i18n/ru.json +14 -14
  40. package/lib/typescript/i18n/tr.json +14 -14
  41. package/package.json +1 -1
  42. package/src/components/MessageList/MessageList.tsx +5 -2
  43. package/src/i18n/es.json +14 -14
  44. package/src/i18n/fr.json +14 -14
  45. package/src/i18n/he.json +14 -14
  46. package/src/i18n/hi.json +14 -14
  47. package/src/i18n/it.json +14 -14
  48. package/src/i18n/ja.json +14 -14
  49. package/src/i18n/ko.json +14 -14
  50. package/src/i18n/nl.json +14 -14
  51. package/src/i18n/pt-BR.json +14 -14
  52. package/src/i18n/ru.json +14 -14
  53. package/src/i18n/tr.json +14 -14
  54. package/src/version.json +1 -1
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "Também enviar para o canal",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "Tem certeza?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considere como seu comentário pode fazer os outros se sentirem e certifique-se de seguir nossas Diretrizes da Comunidade",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Erro ao carregar",
24
- "Error loading channel list...": "Erro ao carregar lista de canais...",
25
- "Error loading messages for this channel...": "Erro ao carregar mensagens para este canal...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "Mantenha pressionado para começar a gravar.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "Carregando canais...",
37
- "Loading messages...": "Carregando mensagens...",
38
- "Loading...": "Carregando...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "Mensagem excluída",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "Não suportado",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Por favor, permita as permissões de áudio nas configurações.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Reconectando...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "Enviar de qualquer maneira",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "Mensagens não lidas",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "Você",
76
76
  "You can't send messages in this channel": "",
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "Также отправить на канал",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "Вы уверены?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Обдумайте, как ваш комментарий может повлиять на других, и убедитесь, что вы следуете нашим правилам сообщества",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Ошибка при загрузке",
24
- "Error loading channel list...": "Ошибка загрузки списка каналов...",
25
- "Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "Удерживайте, чтобы начать запись.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "Загружаю каналы...",
37
- "Loading messages...": "Загружаю сообщения...",
38
- "Loading...": "Загружаю...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "Сообщение удалено",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "не поддерживается",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Пожалуйста, разрешите разрешения на аудио в настройках.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Переподключение...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "Всё равно отправить",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "Непрочитанные Сообщения",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "Вы",
76
76
  "You can't send messages in this channel": "",
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "Kanala da gönder",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "Emin misiniz?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Yorumunuzun diğerlerini nasıl hissettirebileceğini düşünün ve topluluk kurallarımızı takip ettiğinizden emin olun",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Yükleme hatası",
24
- "Error loading channel list...": "Kanal listesi yüklenirken hata oluştu...",
25
- "Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "Kayıt yapmak için basılı tutun.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "Kanallar yükleniyor...",
37
- "Loading messages...": "Mesajlar yükleniyor...",
38
- "Loading...": "Yükleniyor...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "Mesaj silindi",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "Desteklenmiyor",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Lütfen ayarlarda ses izinlerine izin verin",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Yeniden Bağlanılıyor...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "Yine de Gönder",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "Okunmamış Mesajlar",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "Sen",
76
76
  "You can't send messages in this channel": "",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "stream-chat-react-native-core",
3
3
  "description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
4
- "version": "5.30.0-beta.2",
4
+ "version": "5.30.1-beta.1",
5
5
  "author": {
6
6
  "company": "Stream.io Inc",
7
7
  "name": "Stream.io Inc"
@@ -612,14 +612,17 @@ const MessageListWithContext = <
612
612
  const isLatestMessageSetShown = !!channel.state.messageSets.find(
613
613
  (set) => set.isCurrent && set.isLatest,
614
614
  );
615
- const msg = processedMessageList?.[messageArrayIndex];
615
+
616
616
  if (!isLatestMessageSetShown) {
617
+ const msg = processedMessageList?.[messageArrayIndex];
617
618
  if (
618
619
  channel.state.latestMessages.length !== 0 &&
619
620
  unreadCount > channel.state.latestMessages.length
620
621
  ) {
621
622
  return messageArrayIndex <= unreadCount - channel.state.latestMessages.length - 1;
622
- } else if (lastRead && msg.created_at) {
623
+ }
624
+ // The `msg` can be undefined here, since `messageArrayIndex` can be out of bounds hence we add a check for `msg`.
625
+ else if (lastRead && msg?.created_at) {
623
626
  return lastRead < msg.created_at;
624
627
  }
625
628
  return false;
package/src/i18n/es.json CHANGED
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "También enviar al canal",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "¿Estás seguro?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considera cómo tu comentario podría hacer sentir a los demás y asegúrate de seguir nuestras Normas de la Comunidad",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Error al cargar",
24
- "Error loading channel list...": "Error al cargar la lista de canales...",
25
- "Error loading messages for this channel...": "Error al cargar los mensajes de este canal...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "Mantén presionado para comenzar a grabar.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "Cargando canales...",
37
- "Loading messages...": "Cargando mensajes...",
38
- "Loading...": "Cargando...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "Mensaje eliminado",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "No admitido",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Por favor, permita los permisos de audio en la configuración.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Reconectando...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "Enviar de todos modos",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "Mensajes no leídos",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "Tú",
76
76
  "You can't send messages in this channel": "",
package/src/i18n/fr.json CHANGED
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "Envoyer également à la chaîne",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "Es-tu sûr ?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considérez comment votre commentaire pourrait faire sentir les autres et assurez-vous de suivre nos directives communautaires",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Erreur lors du chargement",
24
- "Error loading channel list...": "Erreur lors du chargement de la liste de canaux...",
25
- "Error loading messages for this channel...": "Erreur lors du chargement des messages de ce canal...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "Hold to start recording.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "Chargement des canaux...",
37
- "Loading messages...": "Chargement des messages...",
38
- "Loading...": "Chargement...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "Message supprimé",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "Non pris en charge",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Veuillez autoriser les permissions audio dans les paramètres.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Se Reconnecter...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "Envoyer quand même",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "Messages non lus",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "Toi",
76
76
  "You can't send messages in this channel": "",
package/src/i18n/he.json CHANGED
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "שלח/י הודעה לשיחה",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "האם אתה בטוח?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "שקול איך התגובה שלך עשויה להשפיע על אחרים ווודא שאתה עוקב אחר ההנחיות של הקהילה שלנו",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "שגיאה ארעה בעת הטעינה",
24
- "Error loading channel list...": "שגיאה ארעה בטעינת השיחות...",
25
- "Error loading messages for this channel...": "שגיאה ארעה בטעינת הודעות עבור שיחה זאת...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "לחץ והחזק כדי להתחיל להקליט.",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "השיחות בטעינה...",
37
- "Loading messages...": "ההודעות בטעינה..",
38
- "Loading...": "טוען...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "ההודעה נמחקה",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "לא נתמך",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "בבקשה, הרשה הרשאות שמע בהגדרות.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "מתחבר מחדש...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "שלח בכל זאת",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "הודעות שטרם נקרו",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "את/ה",
76
76
  "You can't send messages in this channel": "",
package/src/i18n/hi.json CHANGED
@@ -3,13 +3,13 @@
3
3
  "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "चैनल को भी भेजें",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
8
+ "Are you sure?": "क्या आप सुनिश्चित हैं?",
9
9
  "Block User": "",
10
10
  "Cancel": "",
11
11
  "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "ध्यान दें कि आपका संदेश दूसरों को कैसा लगा सकता है और सुनिश्चित हों कि आप हमारी सामुदायिक अनुशासन का पालन कर रहे हैं",
13
13
  "Copy Message": "",
14
14
  "Delete": "",
15
15
  "Delete Message": "",
@@ -20,29 +20,29 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "लोड होने मे त्रुटि",
24
- "Error loading channel list...": "चैनल सूची लोड करने में त्रुटि...",
25
- "Error loading messages for this channel...": "इस चैनल के लिए मेसेजेस लोड करने में त्रुटि हुई...",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File type not supported": "",
28
28
  "Flag": "",
29
29
  "Flag Message": "",
30
30
  "Flag action failed either due to a network issue or the message is already flagged": "",
31
- "Hold to start recording.": "",
31
+ "Hold to start recording.": "रिकॉर्डिंग शुरू करने के लिए दबाएं।",
32
32
  "How about sending your first message to a friend?": "",
33
33
  "Instant Commands": "",
34
34
  "Let's start chatting!": "",
35
35
  "Links are disabled": "",
36
- "Loading channels...": "चैनल लोड हो रहे हैं...",
37
- "Loading messages...": "मेसेजस लोड हो रहे हैं...",
38
- "Loading...": "लोड हो रहा है...",
36
+ "Loading channels...": "",
37
+ "Loading messages...": "",
38
+ "Loading...": "",
39
39
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
40
40
  "Message Reactions": "",
41
41
  "Message deleted": "मैसेज हटा दिया गया",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
44
44
  "No chats here yet…": "",
45
- "Not supported": "",
45
+ "Not supported": "समर्थित नहीं",
46
46
  "Nothing yet...": "",
47
47
  "Ok": "",
48
48
  "Only visible to you": "",
@@ -51,7 +51,7 @@
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "कृपया सेटिंग्स में ऑडियो की अनुमति दें।",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "पुनः कनेक्ट हो...",
@@ -60,7 +60,7 @@
60
60
  "Resend": "",
61
61
  "Search GIFs": "",
62
62
  "Select More Photos": "",
63
- "Send Anyway": "",
63
+ "Send Anyway": "फिर भी भेजें",
64
64
  "Send a message": "",
65
65
  "Sending links is not allowed in this conversation": "",
66
66
  "Slow mode ON": "",
@@ -70,7 +70,7 @@
70
70
  "Unknown User": "",
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
- "Unread Messages": "अपठित संदेश",
73
+ "Unread Messages": "",
74
74
  "Video": "",
75
75
  "You": "आप",
76
76
  "You can't send messages in this channel": "",