UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

49 lines (48 loc) 2.38 kB
{ "channel_header.live": "live", "channel_header.members": "{count} members", "channel_header.watchers": "{count} online", "channel_preview.latest_message.attachment": "Attachment...", "channel_preview.latest_message.command": "/{command}", "channel_preview.latest_message.deleted": "Message deleted...", "channel_preview.latest_message.empty": "Empty message...", "channel_preview.latest_message.none": "Nothing yet...", "channel_search.placeholder": "Search", "chat_down.connection_error": "Connection Error", "chat_down.connection_error_text": "Error connecting to chat, refresh the page to try again.", "command.error": "<strong>/{command}</strong> is not a valid command", "date_separator.else": "L", "date_separator.last_week": "[Last] dddd", "date_separator.next_week": "dddd", "date_separator.today": "[Today]", "date_separator.tomorrow": "[Tomorrow]", "date_separator.yesterday": "[Yesterday]", "edit_message.cancel": "Cancel", "edit_message.submit": "Send", "event_component.member_added": "{user} has joined the chat", "event_component.member_removed": "{user} was removed from the chat", "message.deleted": "This message was deleted...", "message.error": "Error · Unsent", "message.failed": "Message Failed · Click to try again", "message.flag.error": "Error adding flag: Either the flag already exist or there is issue with network connection ...", "message.flag.success": "Message has been successfully flagged", "message.mute.error": "Error muting a user ...", "message.mute.success": "User with id {id} has been muted", "message.status.delivered": "Delivered", "message.status.sending": "Sending...", "message.title.message_actions": "Message actions", "message.title.open_thread": "Start a thread", "message.title.reactions": "Reactions", "message_actions.delete": "Delete", "message_actions.edit": "Edit Message", "message_actions.flag": "Flag", "message_actions.mute": "Mute", "message_input.and": "and", "message_input.placeholder": "Type your message", "message_input.typing": "{count, plural, one {is typing...} other {are typing...}}", "message_input.watching": "{count} online", "message_replies.count_button": "{count, plural, one {# reply} other {# replies}}", "message_status.and": "and", "message_status.more": "and {count} more", "modal.close": "Close" }