igniteui-webcomponents
Version:
Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
11 lines • 372 B
JavaScript
export const IgcChatResourceStringEN = {
suggestionsHeader: 'Suggestions',
reactionCopy: 'Copy',
reactionLike: 'Like',
reactionDislike: 'Dislike',
reactionRegenerate: 'Regenerate',
attachmentLabel: 'Attachment',
attachmentsListLabel: 'Attachments',
messageCopied: 'Message copied to clipboard',
};
//# sourceMappingURL=chat.resources.js.map