stream-chat-react-native-core 5.22.0-beta.1 → 5.22.0-beta.2

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 (65) hide show
  1. package/lib/commonjs/components/Indicators/EmptyStateIndicator.js +10 -7
  2. package/lib/commonjs/components/Indicators/EmptyStateIndicator.js.map +1 -1
  3. package/lib/commonjs/components/Message/MessageSimple/ReactionList.js +18 -17
  4. package/lib/commonjs/components/Message/MessageSimple/ReactionList.js.map +1 -1
  5. package/lib/commonjs/contexts/themeContext/utils/theme.js +1 -0
  6. package/lib/commonjs/contexts/themeContext/utils/theme.js.map +1 -1
  7. package/lib/commonjs/i18n/en.json +3 -1
  8. package/lib/commonjs/i18n/es.json +3 -1
  9. package/lib/commonjs/i18n/fr.json +31 -29
  10. package/lib/commonjs/i18n/he.json +3 -1
  11. package/lib/commonjs/i18n/hi.json +31 -29
  12. package/lib/commonjs/i18n/it.json +31 -29
  13. package/lib/commonjs/i18n/ja.json +3 -1
  14. package/lib/commonjs/i18n/ko.json +3 -1
  15. package/lib/commonjs/i18n/nl.json +31 -29
  16. package/lib/commonjs/i18n/ru.json +31 -29
  17. package/lib/commonjs/i18n/tr.json +31 -29
  18. package/lib/commonjs/version.json +1 -1
  19. package/lib/module/components/Indicators/EmptyStateIndicator.js +10 -7
  20. package/lib/module/components/Indicators/EmptyStateIndicator.js.map +1 -1
  21. package/lib/module/components/Message/MessageSimple/ReactionList.js +18 -17
  22. package/lib/module/components/Message/MessageSimple/ReactionList.js.map +1 -1
  23. package/lib/module/contexts/themeContext/utils/theme.js +1 -0
  24. package/lib/module/contexts/themeContext/utils/theme.js.map +1 -1
  25. package/lib/module/i18n/en.json +3 -1
  26. package/lib/module/i18n/es.json +3 -1
  27. package/lib/module/i18n/fr.json +31 -29
  28. package/lib/module/i18n/he.json +3 -1
  29. package/lib/module/i18n/hi.json +31 -29
  30. package/lib/module/i18n/it.json +31 -29
  31. package/lib/module/i18n/ja.json +3 -1
  32. package/lib/module/i18n/ko.json +3 -1
  33. package/lib/module/i18n/nl.json +31 -29
  34. package/lib/module/i18n/ru.json +31 -29
  35. package/lib/module/i18n/tr.json +31 -29
  36. package/lib/module/version.json +1 -1
  37. package/lib/typescript/contexts/themeContext/utils/theme.d.ts +1 -0
  38. package/lib/typescript/i18n/en.json +3 -1
  39. package/lib/typescript/i18n/es.json +3 -1
  40. package/lib/typescript/i18n/fr.json +31 -29
  41. package/lib/typescript/i18n/he.json +3 -1
  42. package/lib/typescript/i18n/hi.json +31 -29
  43. package/lib/typescript/i18n/it.json +31 -29
  44. package/lib/typescript/i18n/ja.json +3 -1
  45. package/lib/typescript/i18n/ko.json +3 -1
  46. package/lib/typescript/i18n/nl.json +31 -29
  47. package/lib/typescript/i18n/ru.json +31 -29
  48. package/lib/typescript/i18n/tr.json +31 -29
  49. package/lib/typescript/utils/Streami18n.d.ts +6 -0
  50. package/package.json +1 -1
  51. package/src/components/Indicators/EmptyStateIndicator.tsx +4 -2
  52. package/src/components/Message/MessageSimple/ReactionList.tsx +2 -1
  53. package/src/contexts/themeContext/utils/theme.ts +2 -0
  54. package/src/i18n/en.json +3 -1
  55. package/src/i18n/es.json +3 -1
  56. package/src/i18n/fr.json +31 -29
  57. package/src/i18n/he.json +3 -1
  58. package/src/i18n/hi.json +31 -29
  59. package/src/i18n/it.json +31 -29
  60. package/src/i18n/ja.json +3 -1
  61. package/src/i18n/ko.json +3 -1
  62. package/src/i18n/nl.json +31 -29
  63. package/src/i18n/ru.json +31 -29
  64. package/src/i18n/tr.json +31 -29
  65. package/src/version.json +1 -1
@@ -71,5 +71,7 @@
71
71
  "Not supported": "サポートしていません",
72
72
  "Select More Photos": "さらに写真を選択",
73
73
  "File type not supported": "サポートされていないファイルです",
74
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "最大ファイル サイズのアップロード制限に達しました。 {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB 以下のファイルをアップロードしてください"
74
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "最大ファイル サイズのアップロード制限に達しました。 {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB 以下のファイルをアップロードしてください",
75
+ "Let's start chatting!": "チャットを始めましょう!",
76
+ "How about sending your first message to a friend?": "初めてのメッセージを友達に送ってみてはいかがでしょうか?"
75
77
  }
@@ -70,5 +70,7 @@
70
70
  "File type not supported": "지원하지 않는 파일입니다.",
71
71
  "Select More Photos": "추가 사진 선택",
72
72
  "Not supported": "지원하지 않습니다",
73
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "최대 파일 크기 업로드 제한에 도달했습니다. {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}}MB 미만의 파일을 업로드하세요."
73
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "최대 파일 크기 업로드 제한에 도달했습니다. {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}}MB 미만의 파일을 업로드하세요.",
74
+ "Let's start chatting!": "채팅을 시작합시다!",
75
+ "How about sending your first message to a friend?": "친구에게 첫 번째 메시지를 보내는 것은 어떻습니까?"
74
76
  }
@@ -3,62 +3,64 @@
3
3
  "1 Thread Reply": "1 thread antwoord",
4
4
  "Allow access to your Gallery": "Geef toegang tot uw galerij",
5
5
  "Also send to channel": "",
6
- "Are you sure you want to permanently delete this message?": "",
7
- "Block User": "",
8
- "Cancel": "",
9
- "Cannot Flag Message": "",
10
- "Copy Message": "",
11
- "Delete": "",
12
- "Delete Message": "",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
- "Edit Message": "",
6
+ "Are you sure you want to permanently delete this message?": "Weet u zeker dat u dit bericht definitief wilt verwijderen?",
7
+ "Block User": "Blokkeer Gebruiker",
8
+ "Cancel": "Annuleer",
9
+ "Cannot Flag Message": "Kan bericht niet rapporteren",
10
+ "Copy Message": "Bericht kopiëren",
11
+ "Delete": "Verwijderen",
12
+ "Delete Message": "Verwijder bericht",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "Wil je een kopie van dit bericht naar een moderator sturen voor verder onderzoek?",
14
+ "Edit Message": "Pas bericht aan",
15
15
  "Editing Message": "",
16
- "Emoji matching": "",
16
+ "Emoji matching": "Emoji-overeenkomsten",
17
17
  "Empty message...": "",
18
18
  "Error loading": "",
19
19
  "Error loading channel list...": "",
20
20
  "Error loading messages for this channel...": "",
21
21
  "Error while loading, please reload/refresh": "",
22
- "File type not supported": "",
23
- "Flag": "",
24
- "Flag Message": "",
25
- "Flag action failed either due to a network issue or the message is already flagged": "",
26
- "Instant Commands": "",
22
+ "File type not supported": "Bestandstype niet ondersteund",
23
+ "Flag": "Markeer",
24
+ "Flag Message": "Markeer bericht",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "Rapporteren mislukt door een netwerk fout of het berich is al gerapporteerd",
26
+ "How about sending your first message to a friend?": "",
27
+ "Instant Commands": "Directe Opdrachten",
28
+ "Let's start chatting!": "",
27
29
  "Links are disabled": "",
28
30
  "Loading channels...": "",
29
31
  "Loading messages...": "",
30
32
  "Loading...": "",
31
33
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
32
- "Message Reactions": "Bericht Reacties",
34
+ "Message Reactions": "",
33
35
  "Message deleted": "",
34
- "Message flagged": "",
35
- "Mute User": "",
36
+ "Message flagged": "Bericht gemarkeerd",
37
+ "Mute User": "Gebruiker dempen",
36
38
  "Not supported": "",
37
39
  "Nothing yet...": "",
38
- "Ok": "",
39
- "Only visible to you": "Alleen zichtbaar voor jou",
40
+ "Ok": "Oké",
41
+ "Only visible to you": "",
40
42
  "Photo": "Foto",
41
43
  "Photos and Videos": "Foto's en video's",
42
- "Pin to Conversation": "",
44
+ "Pin to Conversation": "Vastmaken aan gesprek",
43
45
  "Pinned by": "Vastgemaakt door",
44
46
  "Please enable access to your photos and videos so you can share them.": "Schakel toegang tot uw foto's en video's in zodat u ze kunt delen.",
45
47
  "Please select a channel first": "",
46
48
  "Reconnecting...": "",
47
- "Reply": "",
49
+ "Reply": "Antwoord",
48
50
  "Reply to Message": "",
49
- "Resend": "",
51
+ "Resend": "Opnieuw versturen",
50
52
  "Search GIFs": "",
51
53
  "Select More Photos": "Selecteer Meer foto's",
52
54
  "Send a message": "",
53
55
  "Sending links is not allowed in this conversation": "",
54
56
  "Slow mode ON": "",
55
- "The message has been reported to a moderator.": "",
56
- "Thread Reply": "",
57
- "Unblock User": "",
57
+ "The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
58
+ "Thread Reply": "Discussie beantwoorden",
59
+ "Unblock User": "Deblokkeer gebruiker",
58
60
  "Unknown User": "Onbekende gebruiker",
59
- "Unmute User": "",
60
- "Unpin from Conversation": "",
61
- "Unread Messages": "Ongelezen Berichten",
61
+ "Unmute User": "Dempen van gebruiker opheffen",
62
+ "Unpin from Conversation": "Losmaken van gesprek",
63
+ "Unread Messages": "",
62
64
  "Video": "Video",
63
65
  "You": "",
64
66
  "You can't send messages in this channel": "",
@@ -3,62 +3,64 @@
3
3
  "1 Thread Reply": "1 тема Ответить",
4
4
  "Allow access to your Gallery": "Разрешить доступ к вашей галерее",
5
5
  "Also send to channel": "",
6
- "Are you sure you want to permanently delete this message?": "",
7
- "Block User": "",
8
- "Cancel": "",
9
- "Cannot Flag Message": "",
10
- "Copy Message": "",
11
- "Delete": "",
12
- "Delete Message": "",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
- "Edit Message": "",
6
+ "Are you sure you want to permanently delete this message?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
7
+ "Block User": "Заблокировать пользователя",
8
+ "Cancel": "Отмена",
9
+ "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
10
+ "Copy Message": "Копировать сообщение",
11
+ "Delete": "удалять",
12
+ "Delete Message": "Удалить сообщение",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "Вы хотите отправить копию этого сообщения модератору для дальнейшего изучения?",
14
+ "Edit Message": "Редактировать сообщение",
15
15
  "Editing Message": "",
16
- "Emoji matching": "",
16
+ "Emoji matching": "Соответствие эмодзи",
17
17
  "Empty message...": "",
18
18
  "Error loading": "",
19
19
  "Error loading channel list...": "",
20
20
  "Error loading messages for this channel...": "",
21
21
  "Error while loading, please reload/refresh": "",
22
- "File type not supported": "",
23
- "Flag": "",
24
- "Flag Message": "",
25
- "Flag action failed either due to a network issue or the message is already flagged": "",
26
- "Instant Commands": "",
22
+ "File type not supported": "Тип файла не поддерживается",
23
+ "Flag": "Пометить",
24
+ "Flag Message": "Пометить сообщение",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "Не удалось отправить жалобу. Возможные причины: проблема с подключением к интернету или ваша жалоба уже была принята.",
26
+ "How about sending your first message to a friend?": "",
27
+ "Instant Commands": "Мгновенные Команды",
28
+ "Let's start chatting!": "",
27
29
  "Links are disabled": "",
28
30
  "Loading channels...": "",
29
31
  "Loading messages...": "",
30
32
  "Loading...": "",
31
33
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
32
- "Message Reactions": "Сообщения Реакции",
34
+ "Message Reactions": "",
33
35
  "Message deleted": "",
34
- "Message flagged": "",
35
- "Mute User": "",
36
+ "Message flagged": "Сообщение отмечено",
37
+ "Mute User": "Отключить пользователя",
36
38
  "Not supported": "",
37
39
  "Nothing yet...": "",
38
- "Ok": "",
39
- "Only visible to you": "Видно только вам",
40
+ "Ok": "",
41
+ "Only visible to you": "",
40
42
  "Photo": "Фото",
41
43
  "Photos and Videos": "Фото и видео",
42
- "Pin to Conversation": "",
44
+ "Pin to Conversation": "Закрепить к беседе",
43
45
  "Pinned by": "Закреплено пользователем",
44
46
  "Please enable access to your photos and videos so you can share them.": "Разрешите доступ к своим фотографиям и видео, чтобы вы могли ими поделиться.",
45
47
  "Please select a channel first": "",
46
48
  "Reconnecting...": "",
47
- "Reply": "",
49
+ "Reply": "Ответить",
48
50
  "Reply to Message": "",
49
- "Resend": "",
51
+ "Resend": "Отправить",
50
52
  "Search GIFs": "",
51
53
  "Select More Photos": "Выбрать больше фотографий",
52
54
  "Send a message": "",
53
55
  "Sending links is not allowed in this conversation": "",
54
56
  "Slow mode ON": "",
55
- "The message has been reported to a moderator.": "",
56
- "Thread Reply": "",
57
- "Unblock User": "",
57
+ "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
58
+ "Thread Reply": "Тема Ответить",
59
+ "Unblock User": "Разблокировать пользователя",
58
60
  "Unknown User": "Неизвестный пользователь",
59
- "Unmute User": "",
60
- "Unpin from Conversation": "",
61
- "Unread Messages": "Непрочитанные Сообщения",
61
+ "Unmute User": "Включить микрофон",
62
+ "Unpin from Conversation": "Открепить от беседы",
63
+ "Unread Messages": "",
62
64
  "Video": "видео",
63
65
  "You": "",
64
66
  "You can't send messages in this channel": "",
@@ -3,62 +3,64 @@
3
3
  "1 Thread Reply": "1 Konu Yanıtı",
4
4
  "Allow access to your Gallery": "Galerinize erişime izin verin",
5
5
  "Also send to channel": "",
6
- "Are you sure you want to permanently delete this message?": "",
7
- "Block User": "",
8
- "Cancel": "",
9
- "Cannot Flag Message": "",
10
- "Copy Message": "",
11
- "Delete": "",
12
- "Delete Message": "",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
- "Edit Message": "",
6
+ "Are you sure you want to permanently delete this message?": "Bu mesajı kalıcı olarak silmek istediğinizden emin misiniz?",
7
+ "Block User": "Kullanıcıyı engelle",
8
+ "Cancel": "İptal",
9
+ "Cannot Flag Message": "Raporlama Başarısız",
10
+ "Copy Message": "Mesajı Kopyala",
11
+ "Delete": "Sil",
12
+ "Delete Message": "Mesajı Sil",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "Detaylı inceleme için bu mesajın kopyasını moderatöre göndermek istiyor musunuz?",
14
+ "Edit Message": "Mesajı Düzenle",
15
15
  "Editing Message": "",
16
- "Emoji matching": "",
16
+ "Emoji matching": "Emoji eşleştirme",
17
17
  "Empty message...": "",
18
18
  "Error loading": "",
19
19
  "Error loading channel list...": "",
20
20
  "Error loading messages for this channel...": "",
21
21
  "Error while loading, please reload/refresh": "",
22
- "File type not supported": "",
23
- "Flag": "",
24
- "Flag Message": "",
25
- "Flag action failed either due to a network issue or the message is already flagged": "",
26
- "Instant Commands": "",
22
+ "File type not supported": "Dosya türü desteklenmiyor",
23
+ "Flag": "Raporla",
24
+ "Flag Message": "Mesajı Raporla",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "Mesajın daha önce raporlanmış olması veya bir ağ bağlantısı sorunu nedeniyle raporlama işlemi başarısız oldu.",
26
+ "How about sending your first message to a friend?": "",
27
+ "Instant Commands": "Anlık Komutlar",
28
+ "Let's start chatting!": "",
27
29
  "Links are disabled": "",
28
30
  "Loading channels...": "",
29
31
  "Loading messages...": "",
30
32
  "Loading...": "",
31
33
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
32
- "Message Reactions": "Mesaj Tepkileri",
34
+ "Message Reactions": "",
33
35
  "Message deleted": "",
34
- "Message flagged": "",
35
- "Mute User": "",
36
+ "Message flagged": "Mesaj işaretlendi",
37
+ "Mute User": "Kullanıcıyı sessize al",
36
38
  "Not supported": "",
37
39
  "Nothing yet...": "",
38
- "Ok": "",
39
- "Only visible to you": "Sadece siz görebilirsiniz",
40
+ "Ok": "Tamam",
41
+ "Only visible to you": "",
40
42
  "Photo": "Fotoğraf",
41
43
  "Photos and Videos": "Fotoğraflar ve Videolar",
42
- "Pin to Conversation": "",
44
+ "Pin to Conversation": "Konuşmaya sabitle",
43
45
  "Pinned by": "Tarafından sabitlendi",
44
46
  "Please enable access to your photos and videos so you can share them.": "Paylaşım yapabilmek için lutfen fotoğraflarınıza ve videolarınıza erişimi etkinleştirin.",
45
47
  "Please select a channel first": "",
46
48
  "Reconnecting...": "",
47
- "Reply": "",
49
+ "Reply": "Yanıtla",
48
50
  "Reply to Message": "",
49
- "Resend": "",
51
+ "Resend": "Yeniden gönder",
50
52
  "Search GIFs": "",
51
53
  "Select More Photos": "Daha Fazla Fotoğraf Seçin",
52
54
  "Send a message": "",
53
55
  "Sending links is not allowed in this conversation": "",
54
56
  "Slow mode ON": "",
55
- "The message has been reported to a moderator.": "",
56
- "Thread Reply": "",
57
- "Unblock User": "",
57
+ "The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
58
+ "Thread Reply": "Konu Yanıtı",
59
+ "Unblock User": "Kullanıcının engelini kaldır",
58
60
  "Unknown User": "Bilinmeyen kullanıcı",
59
- "Unmute User": "",
60
- "Unpin from Conversation": "",
61
- "Unread Messages": "Okunmamış Mesajlar",
61
+ "Unmute User": "Kullanıcının sesini aç",
62
+ "Unpin from Conversation": "Sabitlemeyi kaldır",
63
+ "Unread Messages": "",
62
64
  "Video": "Video",
63
65
  "You": "",
64
66
  "You can't send messages in this channel": "",
@@ -142,7 +142,9 @@ export declare class Streami18n {
142
142
  */
143
143
  "Flag Message": string;
144
144
  "Flag action failed either due to a network issue or the message is already flagged": string;
145
+ "How about sending your first message to a friend?": string;
145
146
  "Instant Commands": string;
147
+ "Let's start chatting!": string;
146
148
  "Links are disabled": string;
147
149
  "Loading channels...": string;
148
150
  "Loading messages...": string;
@@ -159,6 +161,10 @@ export declare class Streami18n {
159
161
  Photo: string;
160
162
  "Photos and Videos": string;
161
163
  "Pin to Conversation": string;
164
+ /**
165
+ * Hindi notation for meridiems are quite fuzzy in practice. While there exists
166
+ * a rigid notion of a 'Pahar' it is not used as rigidly in modern Hindi.
167
+ */
162
168
  "Pinned by": string;
163
169
  "Please enable access to your photos and videos so you can share them.": string;
164
170
  "Please select a channel first": string;
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.22.0-beta.1",
4
+ "version": "5.22.0-beta.2",
5
5
  "author": {
6
6
  "company": "Stream.io Inc",
7
7
  "name": "Stream.io Inc"
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { StyleSheet, Text, View } from 'react-native';
3
3
 
4
4
  import { useTheme } from '../../contexts/themeContext/ThemeContext';
5
+ import { useTranslationContext } from '../../contexts/translationContext/TranslationContext';
5
6
  import { MessageIcon } from '../../icons/MessageIcon';
6
7
  import { vw } from '../../utils/utils';
7
8
 
@@ -36,6 +37,7 @@ export const EmptyStateIndicator: React.FC<EmptyStateProps> = ({ listType }) =>
36
37
  emptyStateIndicator: { channelContainer, channelDetails, channelTitle },
37
38
  },
38
39
  } = useTheme();
40
+ const { t } = useTranslationContext();
39
41
 
40
42
  switch (listType) {
41
43
  case 'channel':
@@ -46,13 +48,13 @@ export const EmptyStateIndicator: React.FC<EmptyStateProps> = ({ listType }) =>
46
48
  style={[styles.channelTitle, { color: black }, channelTitle]}
47
49
  testID='empty-channel-state-title'
48
50
  >
49
- {"Let's start chatting!"}
51
+ {t("Let's start chatting!")}
50
52
  </Text>
51
53
  <Text
52
54
  style={[styles.channelDetails, { color: grey }, channelDetails]}
53
55
  testID='empty-channel-state-details'
54
56
  >
55
- {'How about sending your first message to a friend?'}
57
+ {t('How about sending your first message to a friend?')}
56
58
  </Text>
57
59
  </View>
58
60
  );
@@ -121,6 +121,7 @@ const ReactionListWithContext = <
121
121
  avatarWrapper: { leftAlign, spacer },
122
122
  reactionList: {
123
123
  container,
124
+ iconFillColor,
124
125
  middleIcon,
125
126
  radius: themeRadius,
126
127
  reactionBubble,
@@ -263,7 +264,7 @@ const ReactionListWithContext = <
263
264
  {reactions.map((reaction) => (
264
265
  <Icon
265
266
  key={reaction.type}
266
- pathFill={reaction.own ? accent_blue : grey}
267
+ pathFill={reaction.own ? iconFillColor || accent_blue : grey}
267
268
  size={reactionSize / 2}
268
269
  style={middleIcon}
269
270
  supportedReactions={supportedReactions}
@@ -480,6 +480,7 @@ export type Theme = {
480
480
  };
481
481
  reactionList: {
482
482
  container: ViewStyle;
483
+ iconFillColor: Color;
483
484
  middleIcon: ViewStyle;
484
485
  radius: number;
485
486
  reactionBubble: ViewStyle;
@@ -1019,6 +1020,7 @@ export const defaultTheme: Theme = {
1019
1020
  },
1020
1021
  reactionList: {
1021
1022
  container: {},
1023
+ iconFillColor: '',
1022
1024
  middleIcon: {},
1023
1025
  radius: 2, // not recommended to change this
1024
1026
  reactionBubble: {},
package/src/i18n/en.json CHANGED
@@ -22,8 +22,10 @@
22
22
  "File type not supported": "File type not supported",
23
23
  "Flag": "Flag",
24
24
  "Flag Message": "Flag Message",
25
- "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged.",
26
+ "How about sending your first message to a friend?": "How about sending your first message to a friend?",
26
27
  "Instant Commands": "Instant Commands",
28
+ "Let's start chatting!": "Let's start chatting!",
27
29
  "Links are disabled": "Links are disabled",
28
30
  "Loading channels...": "Loading channels...",
29
31
  "Loading messages...": "Loading messages...",
package/src/i18n/es.json CHANGED
@@ -68,5 +68,7 @@
68
68
  "{{ user }} is typing": "{{ user }} está escribiendo",
69
69
  "Select More Photos": "Seleccionar más fotos",
70
70
  "🏙 Attachment...": "🏙 Adjunto...",
71
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "El archivo supera el tamaño máximo permitido. Por favor, selecciona un archivo menor a {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB."
71
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "El archivo supera el tamaño máximo permitido. Por favor, selecciona un archivo menor a {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
72
+ "Let's start chatting!": "¡Empecemos a charlar!",
73
+ "How about sending your first message to a friend?": "¿Qué tal enviar tu primer mensaje a un amigo?"
72
74
  }
package/src/i18n/fr.json CHANGED
@@ -3,62 +3,64 @@
3
3
  "1 Thread Reply": "Réponse à 1 fil",
4
4
  "Allow access to your Gallery": "Autoriser l'accès à votre galerie",
5
5
  "Also send to channel": "",
6
- "Are you sure you want to permanently delete this message?": "",
7
- "Block User": "",
8
- "Cancel": "",
9
- "Cannot Flag Message": "",
10
- "Copy Message": "",
11
- "Delete": "",
12
- "Delete Message": "",
13
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
14
- "Edit Message": "",
6
+ "Are you sure you want to permanently delete this message?": "Êtes-vous sûr de vouloir supprimer définitivement ce message?",
7
+ "Block User": "Bloquer un utilisateur",
8
+ "Cancel": "Annuler",
9
+ "Cannot Flag Message": "Impossible de signaler le message",
10
+ "Copy Message": "Copier le message",
11
+ "Delete": "Supprimer",
12
+ "Delete Message": "Supprimer un message",
13
+ "Do you want to send a copy of this message to a moderator for further investigation?": "Voulez-vous envoyer une copie de ce message à un modérateur pour une enquête plus approfondie?",
14
+ "Edit Message": "Éditer un message",
15
15
  "Editing Message": "",
16
- "Emoji matching": "",
16
+ "Emoji matching": "Correspondance Emoji",
17
17
  "Empty message...": "",
18
18
  "Error loading": "",
19
19
  "Error loading channel list...": "",
20
20
  "Error loading messages for this channel...": "",
21
21
  "Error while loading, please reload/refresh": "",
22
- "File type not supported": "",
23
- "Flag": "",
24
- "Flag Message": "",
25
- "Flag action failed either due to a network issue or the message is already flagged": "",
26
- "Instant Commands": "",
22
+ "File type not supported": "Le type de fichier n'est pas pris en charge",
23
+ "Flag": "Signaler",
24
+ "Flag Message": "Signaler le message",
25
+ "Flag action failed either due to a network issue or the message is already flagged": "L'action de signalisation a échoué en raison d'un problème de réseau ou le message est déjà signalé.",
26
+ "How about sending your first message to a friend?": "",
27
+ "Instant Commands": "Commandes Instantanées",
28
+ "Let's start chatting!": "",
27
29
  "Links are disabled": "",
28
30
  "Loading channels...": "",
29
31
  "Loading messages...": "",
30
32
  "Loading...": "",
31
33
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
32
- "Message Reactions": "Réactions aux messages",
34
+ "Message Reactions": "",
33
35
  "Message deleted": "",
34
- "Message flagged": "",
35
- "Mute User": "",
36
+ "Message flagged": "Message signalé",
37
+ "Mute User": "Utilisateur muet",
36
38
  "Not supported": "",
37
39
  "Nothing yet...": "",
38
- "Ok": "",
39
- "Only visible to you": "Seulement visible par vous",
40
+ "Ok": "Ok",
41
+ "Only visible to you": "",
40
42
  "Photo": "Photo",
41
43
  "Photos and Videos": "Photos et vidéos",
42
- "Pin to Conversation": "",
44
+ "Pin to Conversation": "Épingler à la conversation",
43
45
  "Pinned by": "Épinglé par",
44
46
  "Please enable access to your photos and videos so you can share them.": "Veuillez autoriser l'accès à vos photos et vidéos afin de pouvoir les partager.",
45
47
  "Please select a channel first": "",
46
48
  "Reconnecting...": "",
47
- "Reply": "",
49
+ "Reply": "Répondre",
48
50
  "Reply to Message": "",
49
- "Resend": "",
51
+ "Resend": "Renvoyer",
50
52
  "Search GIFs": "",
51
53
  "Select More Photos": "Sélectionner plus de photos",
52
54
  "Send a message": "",
53
55
  "Sending links is not allowed in this conversation": "",
54
56
  "Slow mode ON": "",
55
- "The message has been reported to a moderator.": "",
56
- "Thread Reply": "",
57
- "Unblock User": "",
57
+ "The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
58
+ "Thread Reply": "Réponse à la discussion",
59
+ "Unblock User": "Débloquer Utilisateur",
58
60
  "Unknown User": "Utilisateur inconnu",
59
- "Unmute User": "",
60
- "Unpin from Conversation": "",
61
- "Unread Messages": "Messages non lus",
61
+ "Unmute User": "Activer le son de Utilisateur",
62
+ "Unpin from Conversation": "Décrocher de la conversation",
63
+ "Unread Messages": "",
62
64
  "Video": "Vidéo",
63
65
  "You": "",
64
66
  "You can't send messages in this channel": "",
package/src/i18n/he.json CHANGED
@@ -68,5 +68,7 @@
68
68
  "{{ user }} is typing": "{{ user }} מקליד/ה",
69
69
  "Select More Photos": "בחר עוד תמונות",
70
70
  "🏙 Attachment...": "🏙 קובץ מצורף...",
71
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "הגעת למגבלת העלאת גודל הקובץ המקסימלית. אנא העלה קובץ מתחת ל-{{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB"
71
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "הגעת למגבלת העלאת גודל הקובץ המקסימלית. אנא העלה קובץ מתחת ל-{{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB",
72
+ "Let's start chatting!": "בואו נתחיל לשוחח!",
73
+ "How about sending your first message to a friend?": "מה דעתך לשלוח את ההודעה הראשונה שלך לחבר?"
72
74
  }