@limetech/lime-elements
Version:
109 lines • 4.07 kB
TypeScript
declare const _default: {
remove: string;
save: string;
cancel: string;
loading: string;
value: string;
items: string;
'action-bar.collapse': string;
'action-bar.expand': string;
'action-bar.actions': string;
'callout.note': string;
'callout.important': string;
'callout.tip': string;
'callout.caution': string;
'callout.warning': string;
'code-editor': string;
'code-editor.copy': string;
'code-editor.copied': string;
'code-editor.copy-failed': string;
'code-editor.copy-aria-label': string;
'code-editor.copied-aria-label': string;
'code-editor.copy-failed-aria-label': string;
'collapsible-section.open': string;
'collapsible-section.close': string;
'date-picker.today': string;
'date-picker.month.heading': string;
'date-picker.quarter.heading': string;
'date-picker.year.heading': string;
'drag-handle.drag-handle': string;
'drag-handle.drag-to-reorder': string;
'chip-set.clear-all': string;
'snackbar.dismiss': string;
'file.drag-and-drop-tips': string;
'file-viewer.message.unsupported-filetype': string;
'file-viewer.message.try-other-options': string;
'file-viewer.message.file-not-found': string;
'file-viewer.download': string;
'file-viewer.exit-fullscreen': string;
'file-viewer.open-in-fullscreen': string;
'file-viewer.open-in-new-tab': string;
'file-viewer.more-actions': string;
'file-viewer.email.subject': string;
'file-viewer.email.from': string;
'file-viewer.email.to': string;
'file-viewer.email.cc': string;
'file-viewer.email.date': string;
'file-viewer.email.attachments': string;
'file-viewer.email.attachment.unnamed': string;
'file-viewer.email.remote-images.warning': string;
'file-viewer.email.remote-images.warning.description': string;
'file-viewer.email.remote-images.load': string;
'editor-menu.bold': string;
'editor-menu.italic': string;
'editor-menu.strikethrough': string;
'editor-menu.h1': string;
'editor-menu.h2': string;
'editor-menu.h3': string;
'editor-menu.bulleted-list': string;
'editor-menu.numbered-list': string;
'editor-menu.blockquote': string;
'editor-menu.link': string;
'editor-link-menu.text': string;
'editor-link-menu.link': string;
'editor-menu.code-block': string;
'editor-menu.code': string;
'editor-image-view.loading': string;
'editor-image-view.failed': string;
'editor-image-view.success': string;
'editor-image-view.resize-handle': string;
'progress-bar': string;
'ai-avatar.label': string;
'ai-avatar.thinking': string;
'table.select-all': string;
'table.select-row': string;
'code-diff.table-label': string;
'code-diff.no-differences': string;
'code-diff.no-differences-found': string;
'code-diff.copy-old-version': string;
'code-diff.copied': string;
'code-diff.copied-to-clipboard': string;
'code-diff.copy-change': string;
'code-diff.search': string;
'code-diff.previous-match': string;
'code-diff.next-match': string;
'code-diff.close-search': string;
'code-diff.no-matches': string;
'code-diff.match-count': string;
'code-diff.hidden-lines': string;
'code-diff.show-hidden-lines': string;
'code-diff.expanded-lines': string;
'code-diff.expanded-lines-end': string;
'code-diff.line-added': string;
'code-diff.line-removed': string;
'code-diff.line-context': string;
'code-diff.old-line': string;
'code-diff.new-line': string;
'code-diff.diff-addition': string;
'code-diff.diff-additions': string;
'code-diff.diff-deletion': string;
'code-diff.diff-deletions': string;
'code-diff.old-heading': string;
'code-diff.new-heading': string;
'code-diff.diff-summary': string;
'profile-picture.remove': string;
'profile-picture.unsupported-preview.title': string;
'profile-picture.unsupported-preview.description': string;
};
export default _default;
//# sourceMappingURL=fr.d.ts.map